-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
[linkis-entrance]module errorcode optimization and documentation
Example:
Error code optimization(错误码优化)
Classes that need to be optimized(需要优化的类)
| class | path |
|---|---|
| EntranceErrorCode | org.apache.linkis.entrance.exception.EntranceErrorCode |
| EntranceIllegalParamException | org.apache.linkis.entrance.exception.EntranceIllegalParamException |
| EntranceRPCException | org.apache.linkis.entrance.exception.EntranceRPCException |
| QueryFailedException | org.apache.linkis.entrance.exception.QueryFailedException |
| EntranceErrorConstants | org.apache.linkis.entrance.errorcode.EntranceErrorConstants |
| CacheNotReadyException | org.apache.linkis.entrance.exception.CacheNotReadyException |
| EntranceCastFailException | org.apache.linkis.entrance.exception.EntranceCastFailException |
| EntranceErrorException | org.apache.linkis.entrance.exception.EntranceErrorException |
| JobHistoryFailedException | org.apache.linkis.entrance.exception.JobHistoryFailedException |
| LogReadFailedException | org.apache.linkis.entrance.exception.LogReadFailedException |
| SubmitFailedException | org.apache.linkis.entrance.exception.SubmitFailedException |
Metadata
Metadata
Assignees
Labels
No labels

