com.ibm.security.krb5.internal
Class KrbApErrException
- java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.security.krb5.KrbException
com.ibm.security.krb5.internal.KrbApErrException
All implemented interfaces:
java.io.Serializable
- public class KrbApErrException
- extends KrbException
Version:
$Revision$
Author:
$author$
See Also:
Constructor Summary
Constructor and Description |
---|
KrbApErrException(int i)
|
KrbApErrException(int i,java.lang.String messageKey)
|
KrbApErrException(int i,java.lang.String messageKey,java.lang.Object[] params)
|
Method Summary
Methods inherited from class com.ibm.security.krb5.KrbException |
---|
errorMessage, getMessage, retrieveKrbError, returnCode, returnCodeMessage, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail
KrbApErrException
- public KrbApErrException(int i)
KrbApErrException
- public KrbApErrException(int i,
- java.lang.String messageKey)
KrbApErrException
- public KrbApErrException(int i,
- java.lang.String messageKey,
- java.lang.Object[] params)