public class InvalidArgumentException extends Exception
| Constructor and Description |
|---|
InvalidArgumentException(String message)
Creates a new exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidArgumentException(String message)
message - the reason for failureCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.