Uses of Class
org.omg.CORBA.UserException

Packages that use UserException
Package
Description
 
Provides the mapping of the OMG CORBA APIs to the JavaTM programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB).
Provides the exceptions used with the DynAny interface (InvalidValue, Invalid, InvalidSeq, and TypeMismatch).
Provides the exception InvalidName, which is thrown by the method ORB.resolve_initial_references and the exception InconsistentTypeCode, which is thrown by the Dynamic Any creation methods in the ORB class.
Provides the exceptions that may be thrown during OTS or JTS registration of call-back interfaces with the ORB.
Provides the user-defined exceptions BadKind and Bounds, which are thrown by methods in in the class TypeCode.