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:
  • Constructor Details

    • GeneratorException

      public GeneratorException(String message)