Class IDLTypeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.sun.corba.ee.impl.presentation.rmi.IDLTypeException
-
- All Implemented Interfaces:
java.io.Serializable
public class IDLTypeException extends java.lang.Exception
Checked exception containing information about an an IDL type validation.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IDLTypeException()
IDLTypeException(java.lang.String message)
-