public class NullArgumentException extends IllegalArgumentException
null and should not have
been.| Constructor and Description |
|---|
NullArgumentException(String argName)
Create a new instance of
NullArgumentException |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NullArgumentException(String argName)
NullArgumentExceptionargName - the name of the argument that was null.Copyright © 2016. All rights reserved.