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, toString
public EmptyStringException(String msg)
msg
- Exception message.public EmptyStringException()
Copyright © 2018 JBoss by Red Hat. All rights reserved.