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.
Version:
$Id: ClassGenException.java 386056 2006-03-15 11:31:56Z tcurdt $
Author:
M. Dahm
See Also:
  • Constructor Details

    • ClassGenException

      public ClassGenException()
    • ClassGenException

      public ClassGenException(String s)