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, toString
public GeneratorException()
public GeneratorException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public GeneratorException(String message)
public GeneratorException(Throwable cause)
Copyright © 2014. All Rights Reserved.