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 ExceptionDescriptionstatic ExceptionDescription[]ExcDescriptionSeqHelper.read(InputStream istream) static ExceptionDescriptionExceptionDescriptionHelper.read(InputStream istream) Methods in com.sun.org.omg.CORBA with parameters of type ExceptionDescriptionModifier and TypeMethodDescriptionstatic voidExcDescriptionSeqHelper.insert(Any a, ExceptionDescription[] that) static voidExceptionDescriptionHelper.insert(Any a, ExceptionDescription that) static voidExcDescriptionSeqHelper.write(OutputStream ostream, ExceptionDescription[] value) static voidExceptionDescriptionHelper.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)