sun.security.mule.krb5.internal
Class KdcErrException

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

public class KdcErrException
extends KrbException

See Also:
Serialized Form

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

KdcErrException

public KdcErrException(int i)

KdcErrException

public KdcErrException(int i,
                       String s)


Copyright © 2013. All Rights Reserved.