Class ClassGenException

All Implemented Interfaces:
Serializable

public class ClassGenException extends RuntimeException
Thrown on internal errors. Extends RuntimeException so it hasn't to be declared in the throws clause every time.
See Also: