public class ArgumentException extends BaseException
messages| Constructor and Description |
|---|
ArgumentException()
Initializes a new instance of the ArgumentException.
|
ArgumentException(String msg)
Initializes a new instance of the ArgumentException.
|
ArgumentException(String msg,
Exception e) |
getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.