Class ClassGeneratorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codehaus.groovy.classgen.ClassGeneratorException
All Implemented Interfaces:
Serializable

public class ClassGeneratorException
extends RuntimeException
An exception thrown by the class generator
See Also:
Serialized Form
  • Constructor Details

    • ClassGeneratorException

      public ClassGeneratorException​(String message)
    • ClassGeneratorException

      public ClassGeneratorException​(String message, Throwable cause)