sun.security.mule.krb5.internal
Class KrbApErrException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by sun.security.mule.krb5.KrbException
              extended by sun.security.mule.krb5.internal.KrbApErrException
All Implemented Interfaces:
Serializable

public class KrbApErrException
extends KrbException

See Also:
Serialized Form

Constructor Summary
KrbApErrException(int i)
           
KrbApErrException(int i, String s)
           
 
Method Summary
 
Methods inherited from class sun.security.mule.krb5.KrbException
equals, errorMessage, getError, getMessage, hashCode, krbErrorMessage, returnCode, returnCodeMessage, returnCodeSymbol, returnCodeSymbol, 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, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

KrbApErrException

public KrbApErrException(int i)

KrbApErrException

public KrbApErrException(int i,
                         String s)


Copyright © 2013. All Rights Reserved.