Package com.sun.ejb.codegen
Class ClassGenerator.ClassDefinitionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.sun.ejb.codegen.ClassGenerator.ClassDefinitionException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ClassGenerator
public static class ClassGenerator.ClassDefinitionException extends RuntimeException
The class wasn't generated. See the message and cause to see what happened.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-