Class OverflowException

All Implemented Interfaces:
Serializable

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

    • OverflowException Link icon

      public OverflowException(String message)