|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.GSSUP.ErrorToken
public final class ErrorToken
Struct definition: ErrorToken.
Field Summary | |
---|---|
int |
error_code
Struct member error_code |
Constructor Summary | |
---|---|
ErrorToken()
Default constructor |
|
ErrorToken(int error_code)
Constructor with fields initialization |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int error_code
Constructor Detail |
---|
public ErrorToken()
public ErrorToken(int error_code)
error_code
- error_code struct member
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |