Package cloud.opencode.base.core.exception


@NullMarked package cloud.opencode.base.core.exception
Common exception types for the OpenCode Base framework. OpenCode Base 框架通用异常类型。
Since:
1.0
Author:
Leon Soo
  • Class
    Description
    Exception Utility - Exception chain analysis and handling utilities 异常工具类 - 异常链分析和处理工具
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 1.0.3, use CheckedRunnable instead.
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 1.0.3, use CheckedSupplier instead.
    OpenException - Unified exception base class for OpenCode components OpenException - OpenCode 组件统一异常基类
    Illegal Argument Exception - Parameter validation exception 参数校验异常 - 方法参数验证异常
    Illegal State Exception - Object state validation exception 状态异常 - 对象状态验证异常
    IO Exception Wrapper - Wrap checked IOException as unchecked IO 异常包装 - 将受检 IOException 包装为非受检异常
    Timeout Exception - Operation timeout exception 超时异常 - 操作超时异常
    Unsupported Operation Exception - Operation not supported exception 不支持的操作异常 - 操作不支持异常