public class InputException extends RuntimeException
| Constructor and Description |
|---|
InputException() |
InputException(String message) |
InputException(String message,
Throwable cause) |
InputException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013. All Rights Reserved.