Package org.jruby

Class RubyNumeric.NumberTooLargeException

All Implemented Interfaces:
Serializable
Enclosing class:
RubyNumeric

@Deprecated public static class RubyNumeric.NumberTooLargeException extends NumberFormatException
Deprecated.
See Also:
  • Constructor Details Link icon

    • NumberTooLargeException Link icon

      public NumberTooLargeException()
      Deprecated.
    • NumberTooLargeException Link icon

      public NumberTooLargeException(String message)
      Deprecated.
  • Method Details Link icon