public class BadArgumentException extends RuntimeException
| Constructor and Description |
|---|
BadArgumentException(String message) |
BadArgumentException(String parameterName,
String cause)
Construct a new instance of this Exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.