Uses of Class
cloud.opencode.base.core.exception.OpenException
Packages that use OpenException
-
Uses of OpenException in cloud.opencode.base.core.exception
Subclasses of OpenException in cloud.opencode.base.core.exceptionModifier and TypeClassDescriptionclassIllegal Argument Exception - Parameter validation exception 参数校验异常 - 方法参数验证异常classIllegal State Exception - Object state validation exception 状态异常 - 对象状态验证异常classIO Exception Wrapper - Wrap checked IOException as unchecked IO 异常包装 - 将受检 IOException 包装为非受检异常classTimeout Exception - Operation timeout exception 超时异常 - 操作超时异常classUnsupported Operation Exception - Operation not supported exception 不支持的操作异常 - 操作不支持异常