public class GeneratorException extends Exception
| Constructor and Description |
|---|
GeneratorException() |
GeneratorException(String message) |
GeneratorException(String message,
Throwable cause) |
GeneratorException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
GeneratorException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.