sun.security.mule.krb5.internal
Class KrbErrException

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.KrbErrException
All Implemented Interfaces:
Serializable

public class KrbErrException
extends KrbException

See Also:
Serialized Form

Constructor Summary
KrbErrException(int i)
           
KrbErrException(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

KrbErrException

public KrbErrException(int i)

KrbErrException

public KrbErrException(int i,
                       String s)


Copyright © 2013. All Rights Reserved.