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, toString
public InvalidArgumentException(String message)
message
- the reason for failureCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.