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.
|
getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ArgumentException()
public ArgumentException(String msg)
Copyright © 2018. All rights reserved.