Enum Class OpenPoolException.PoolErrorType

java.lang.Object
java.lang.Enum<OpenPoolException.PoolErrorType>
cloud.opencode.base.pool.exception.OpenPoolException.PoolErrorType
All Implemented Interfaces:
Serializable, Comparable<OpenPoolException.PoolErrorType>, Constable
Enclosing class:
OpenPoolException

public static enum OpenPoolException.PoolErrorType extends Enum<OpenPoolException.PoolErrorType>
Pool error type enumeration. 池错误类型枚举。
Since:
JDK 25, opencode-base-pool V1.0.0
Author:
Leon Soo www.LeonSoo.com