Class IDLTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.corba.ee.impl.presentation.rmi.IDLTypeException
All Implemented Interfaces:
Serializable

public class IDLTypeException extends Exception
Checked exception containing information about an an IDL type validation.
See Also:
  • Constructor Details

    • IDLTypeException

      public IDLTypeException()
    • IDLTypeException

      public IDLTypeException(String message)