Package org.jruby

Class RubyNumeric.InvalidIntegerException

All Implemented Interfaces:
Serializable
Enclosing class:
RubyNumeric

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

    • InvalidIntegerException Link icon

      public InvalidIntegerException()
      Deprecated.
    • InvalidIntegerException Link icon

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