org.omg.CSI
Class ContextError
java.lang.Object
org.omg.CSI.ContextError
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class ContextError
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
org/omg/CSI/ContextError.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/CSI.idl
Thursday, November 29, 2007 10:27:51 PM MSK
- See Also:
- Serialized Form
Constructor Summary |
ContextError()
|
ContextError(long _client_context_id,
int _major_status,
int _minor_status,
byte[] _error_token)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
client_context_id
public long client_context_id
major_status
public int major_status
minor_status
public int minor_status
error_token
public byte[] error_token
ContextError
public ContextError()
ContextError
public ContextError(long _client_context_id,
int _major_status,
int _minor_status,
byte[] _error_token)
Copyright © {inceptionYear}-2007 null. All Rights Reserved.