public class GeneratorRuntimeException extends RuntimeException
Constructor and Description |
---|
GeneratorRuntimeException() |
GeneratorRuntimeException(String arg0) |
GeneratorRuntimeException(String arg0,
Throwable arg1) |
GeneratorRuntimeException(String arg0,
Throwable arg1,
boolean arg2,
boolean arg3) |
GeneratorRuntimeException(Throwable arg0) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GeneratorRuntimeException()
public GeneratorRuntimeException(String arg0, Throwable arg1, boolean arg2, boolean arg3)
public GeneratorRuntimeException(String arg0)
public GeneratorRuntimeException(Throwable arg0)
Copyright © 2014. All Rights Reserved.