Package com.fizzed.rocker.compiler
Class GeneratorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.fizzed.rocker.compiler.GeneratorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGeneratorException(String msg) GeneratorException(String msg, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GeneratorException
-
GeneratorException
-