org.omg.CSI
Class ContextError
java.lang.Object
org.omg.CSI.ContextError
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ContextError
- extends Object
- implements IDLEntity
Generated from IDL struct "ContextError".
- Version:
- generated at Sep 22, 2012 10:58:06 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- 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 © 2003-2012 Apache Software Foundation. All Rights Reserved.