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