public final class IllegalTokenRequest extends UserException
Modifier and Type | Field and Description |
---|---|
int |
the_errnum |
String |
the_reason |
Constructor and Description |
---|
IllegalTokenRequest() |
IllegalTokenRequest(int the_errnum,
String the_reason) |
IllegalTokenRequest(String _reason,
int the_errnum,
String the_reason) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public int the_errnum
public String the_reason
Copyright © 2016 JacORB. All rights reserved.