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, setStackTracepublic StringException()
public StringException(String pattern)
pattern - - contains the error message.public String toString()
toString in class ThrowableThrowable.toString()Copyright © 2018 Department of Veterans Affairs. All Rights Reserved.