public class InputException extends Exception
| Constructor and Description |
|---|
InputException(String message) |
InputException(Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.