Package org.omg.IOP
Interface UnknownExceptionInfo
-
public interface UnknownExceptionInfo
org/omg/IOP/UnknownExceptionInfo.java . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4/omgapi/src/main/idl/IOP.idl Wednesday, February 21, 2024 at 12:00:00 PM Greenwich Mean Time
-
-
Field Summary
Fields Modifier and Type Field Description static int
value
Identifies a CDR encapsulation of a marshaled instance of a java.lang.Throwable or one of its subclasses as described in Java to IDL Language Mapping, Section 1.4.8.1, "Mapping of UnknownExceptionInfo Service Context," on page 1-32.
-
-
-
Field Detail
-
value
static final int value
Identifies a CDR encapsulation of a marshaled instance of a java.lang.Throwable or one of its subclasses as described in Java to IDL Language Mapping, Section 1.4.8.1, "Mapping of UnknownExceptionInfo Service Context," on page 1-32.- See Also:
- Constant Field Values
-
-