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-build/glassfish-corba-4.2.4/omgapi/src/main/idl/IOP.idl Wednesday, February 21, 2024, 10:43:23 AM Greenwich Mean Time
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    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 Details

    • 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: