Class GeneratorException

  • All Implemented Interfaces:
    Serializable

    public class GeneratorException
    extends RuntimeException
    This exception represents a structural problem with output generation. Error messages will be printed to the console output.
    See Also:
    Serialized Form
    • Constructor Detail

      • GeneratorException

        public GeneratorException​(String message)