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