Package one.nio.pool

Class PoolException

All Implemented Interfaces:
Serializable

public class PoolException extends Exception
See Also:
  • Constructor Details

    • PoolException

      public PoolException()
    • PoolException

      public PoolException(String message)
    • PoolException

      public PoolException(String message, Throwable cause)
    • PoolException

      public PoolException(Throwable cause)