com.ibm.security.krb5
Class Asn1Exception
- java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.security.krb5.KrbException
com.ibm.security.krb5.Asn1Exception
All implemented interfaces:
java.io.Serializable
- public class Asn1Exception
- extends KrbException
Version:
$Revision$
Author:
$author$
See Also:
Constructor Summary
Constructor and Description |
---|
Asn1Exception(int i)
|
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
Asn1Exception
- public Asn1Exception(int i)