Class UnderflowException

All Implemented Interfaces:
Serializable

public final class UnderflowException extends OperationException
Exception thrown when the operation cannot be performed because the 64-bit integer would underflow
See Also:
  • Constructor Details

    • UnderflowException

      public UnderflowException(String message)