Class EvaluationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.sun.tools.corba.ee.idl.constExpr.EvaluationException
-
- All Implemented Interfaces:
java.io.Serializable
public class EvaluationException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EvaluationException(java.lang.String message)
-