|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
krb5.lib.KrbException
krb5.lib.RealmException
public class RealmException
Class Description : Realm exception class. A modified version of the code obtained from the Open Group Research Institute.
Constructor Summary | |
---|---|
RealmException(int i)
Class constructor |
Method Summary |
---|
Methods inherited from class krb5.lib.KrbException |
---|
errorMessage, errorMessage, krbErrorMessage, returnCode, returnCodeMessage, returnCodeSymbol, returnCodeSymbol |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RealmException(int i)
i
- int
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |