Uses of Class
com.sun.org.omg.CORBA.ExceptionDescription
Packages that use ExceptionDescription
-
Uses of ExceptionDescription in com.sun.org.omg.CORBA
Fields in com.sun.org.omg.CORBA declared as ExceptionDescriptionMethods in com.sun.org.omg.CORBA that return ExceptionDescriptionModifier and TypeMethodDescriptionstatic ExceptionDescription[]
static ExceptionDescription
static ExceptionDescription[]
ExcDescriptionSeqHelper.read
(InputStream istream) static ExceptionDescription
ExceptionDescriptionHelper.read
(InputStream istream) Methods in com.sun.org.omg.CORBA with parameters of type ExceptionDescriptionModifier and TypeMethodDescriptionstatic void
ExcDescriptionSeqHelper.insert
(Any a, ExceptionDescription[] that) static void
ExceptionDescriptionHelper.insert
(Any a, ExceptionDescription that) static void
ExcDescriptionSeqHelper.write
(OutputStream ostream, ExceptionDescription[] value) static void
ExceptionDescriptionHelper.write
(OutputStream ostream, ExceptionDescription value) Constructors in com.sun.org.omg.CORBA with parameters of type ExceptionDescriptionModifierConstructorDescriptionOperationDescription
(String _name, String _id, String _defined_in, String _version, TypeCode _result, OperationMode _mode, String[] _contexts, ParameterDescription[] _parameters, ExceptionDescription[] _exceptions)