-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
[linkis-engineconn-plugin-core ]module errorcode optimization and documentation
Example:
Error code optimization(错误码优化)
Classes that need to be optimized(需要优化的类)
| class | path |
|---|---|
| EngineConnBuildFailedException | org.apache.linkis.manager.engineplugin.common.exception.EngineConnBuildFailedException |
| EngineConnBuildFailedException | org.apache.linkis.manager.engineplugin.common.exception.EngineConnBuildFailedException |
| EngineConnPluginErrorCode | org.apache.linkis.manager.engineplugin.common.exception.EngineConnPluginErrorCode |
| EngineConnPluginErrorException | org.apache.linkis.manager.engineplugin.common.exception.EngineConnPluginErrorException |
| EngineConnPluginLoadException | org.apache.linkis.manager.engineplugin.common.exception.EngineConnPluginLoadException |
| EngineConnPluginLoadResourceException | org.apache.linkis.manager.engineplugin.common.exception.EngineConnPluginLoadResourceException |
| EngineConnPluginNotFoundException | org.apache.linkis.manager.engineplugin.common.exception.EngineConnPluginNotFoundException |
Metadata
Metadata
Assignees
Labels
No labels

