Class NullElementPoolException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tenio.common.exception.NullElementPoolException
All Implemented Interfaces:
Serializable

public final class NullElementPoolException extends RuntimeException
This exception would be thrown when you try to repay a null element.
See Also:
  • Constructor Details

    • NullElementPoolException

      public NullElementPoolException(String message)