org.omg.GIOP
Class SystemExceptionReplyBody
java.lang.Object
org.omg.GIOP.SystemExceptionReplyBody
- IDLEntity, java.io.Serializable
public final class SystemExceptionReplyBody
extends java.lang.Object
Generated from IDL definition of struct "SystemExceptionReplyBody"
- JacORB IDL compiler
completion_status
public int completion_status
exception_id
public java.lang.String exception_id
minor_code_value
public int minor_code_value
SystemExceptionReplyBody
public SystemExceptionReplyBody()
SystemExceptionReplyBody
public SystemExceptionReplyBody(java.lang.String exception_id,
int minor_code_value,
int completion_status)