public static class RubyNumeric.InvalidIntegerException extends NumberFormatException
| Constructor and Description |
|---|
InvalidIntegerException() |
InvalidIntegerException(String message) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidIntegerException()
public InvalidIntegerException(String message)
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2001-2016 JRuby. All Rights Reserved.