org.omg.GIOP
Class SystemExceptionReplyBody
java.lang.Object
org.omg.GIOP.SystemExceptionReplyBody
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class SystemExceptionReplyBody
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
org/omg/GIOP/SystemExceptionReplyBody.java .
Generated by the IDL-to-Java compiler (portable), version "3.1"
from /usr/src/RPM/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/GIOP.idl
Thursday, November 29, 2007 10:27:52 PM MSK
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exception_id
public java.lang.String exception_id
minor_code_value
public int minor_code_value
completion_status
public int completion_status
SystemExceptionReplyBody
public SystemExceptionReplyBody()
SystemExceptionReplyBody
public SystemExceptionReplyBody(java.lang.String _exception_id,
int _minor_code_value,
int _completion_status)
Copyright © {inceptionYear}-2007 null. All Rights Reserved.