Class GeneratorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.fizzed.rocker.compiler.GeneratorException
All Implemented Interfaces:
Serializable

public class GeneratorException extends Exception
See Also:
  • Constructor Details

    • GeneratorException

      public GeneratorException(String msg)
    • GeneratorException

      public GeneratorException(String msg, Throwable cause)