Klasse GeneratorException

Alle implementierten Schnittstellen:
Serializable

public class GeneratorException extends RuntimeException
An unchecked Exception to wrap all fatal generator exceptions.
Autor:
Aaron Digulla
Siehe auch:
  • Konstruktordetails

    • GeneratorException

      public GeneratorException(String message)
    • GeneratorException

      public GeneratorException(String message, Throwable cause)