org.omg.CSI
Class ContextError
java.lang.Object
org.omg.CSI.ContextError
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
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.2"
from /builddir/build/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/CSI.idl
Monday, March 23, 2009 3:45:52 PM EDT
- 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 © 2009. All Rights Reserved.