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

    • InvalidIntegerException

      public InvalidIntegerException()
      Deprecated.
    • InvalidIntegerException

      public InvalidIntegerException(String message)
      Deprecated.
  • Method Details