public class EmptyStringException extends IllegalArgumentException
"")
where it must not be.| Constructor and Description |
|---|
EmptyStringException()
Construct a EmptyStringException.
|
EmptyStringException(String msg)
Construct a EmptyStringException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EmptyStringException(String msg)
msg - Exception message.public EmptyStringException()
Copyright © 2015 JBoss by Red Hat. All rights reserved.