public class BadInputException extends Exception
| Constructor and Description |
|---|
BadInputException() |
BadInputException(String message) |
BadInputException(String message,
Throwable cause) |
BadInputException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.