public class StringException extends Exception
Constructor and Description |
---|
StringException()
The default constructor.
|
StringException(String pattern)
Constructor with pattern.
|
Modifier and Type | Method and Description |
---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public StringException()
public StringException(String pattern)
pattern
- - contains the error message.public String toString()
toString
in class Throwable
Throwable.toString()
Copyright © 2018 Department of Veterans Affairs. All Rights Reserved.