|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.omg.CSI.ContextError
Generated from IDL definition of struct "ContextError"
| Field Summary | |
|---|---|
long |
client_context_id
|
byte[] |
error_token
|
int |
major_status
|
int |
minor_status
|
| 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 |
| Field Detail |
public long client_context_id
public int major_status
public int minor_status
public byte[] error_token
| Constructor Detail |
public ContextError()
public ContextError(long client_context_id,
int major_status,
int minor_status,
byte[] error_token)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||