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 © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.