public class GeneratorException extends Exception
| Constructor and Description |
|---|
GeneratorException(String s)
Constructs the Generator exception with the specified string.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Return the string representation of the exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic GeneratorException(String s)
the - string descriptionCopyright © 2017. All rights reserved.