public class InvalidInputException extends Exception
Constructor and Description |
---|
InvalidInputException(String message)
Construct an exception with the associated message.
|
InvalidInputException(String message,
Throwable throwable) |
InvalidInputException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019. All rights reserved.