Uses of Package
com.iohao.net.framework.core.exception
Packages that use com.iohao.net.framework.core.exception
Package
Description
Provides documentation metadata and code-generation support used to produce client-facing API
artifacts from ionet action definitions.
Provides framework-level exception handling, assertion integration, and unified error processing
abstractions for business request execution.
Provides the action invocation flow model, context propagation, and execution pipeline contracts
used to process business requests end to end.
Provides internal flow-plugin implementations that participate in the framework execution
pipeline and support extensible request-processing behavior.
Provides protocol metadata and structures used to represent command routes, headers, and payload
conventions across the ionet framework.
Net-server bootstrap, routing, load-balancing, and connection coordination components.
-
Classes in com.iohao.net.framework.core.exception used by com.iohao.net.framework.core.docClassDescriptionContract for error information that can be used to throw
MessageExceptions with assertion-style convenience methods. -
Classes in com.iohao.net.framework.core.exception used by com.iohao.net.framework.core.exceptionClassDescriptionBuilt-in error codes used by the framework's action processing pipeline.Contract for error information that can be used to throw
MessageExceptions with assertion-style convenience methods.Exception carrying an error code and message, thrown during action method processing to signal business errors to the client. -
Classes in com.iohao.net.framework.core.exception used by com.iohao.net.framework.core.flowClassDescriptionException carrying an error code and message, thrown during action method processing to signal business errors to the client.
-
Classes in com.iohao.net.framework.core.exception used by com.iohao.net.framework.core.flow.internalClassDescriptionException carrying an error code and message, thrown during action method processing to signal business errors to the client.
-
Classes in com.iohao.net.framework.core.exception used by com.iohao.net.framework.protocolClassDescriptionContract for error information that can be used to throw
MessageExceptions with assertion-style convenience methods. -
Classes in com.iohao.net.framework.core.exception used by com.iohao.net.serverClassDescriptionContract for error information that can be used to throw
MessageExceptions with assertion-style convenience methods.