Class GeneratorFactoryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.graphwalker.dsl.antlr.generator.GeneratorFactoryException
All Implemented Interfaces:
Serializable

public class GeneratorFactoryException extends RuntimeException
See Also:
  • Constructor Details

    • GeneratorFactoryException

      public GeneratorFactoryException()
    • GeneratorFactoryException

      public GeneratorFactoryException(String message)
    • GeneratorFactoryException

      public GeneratorFactoryException(String message, Throwable t)