Package one.nio.pool
Class PoolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
one.nio.pool.PoolException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPoolException(String message) PoolException(String message, Throwable cause) PoolException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PoolException
public PoolException() -
PoolException
-
PoolException
-
PoolException
-