org.omg.GSSUP
Class ErrorToken

java.lang.Object
  extended byorg.omg.GSSUP.ErrorToken
All Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class ErrorToken
extends java.lang.Object
implements IDLEntity

Generated from IDL definition of struct "ErrorToken"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 int error_code
           
 
Constructor Summary
ErrorToken()
           
ErrorToken(int error_code)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

error_code

public int error_code
Constructor Detail

ErrorToken

public ErrorToken()

ErrorToken

public ErrorToken(int error_code)