sun.security.mule.krb5
Class RealmException

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

public class RealmException
extends KrbException

See Also:
Serialized Form

Constructor Summary
RealmException(int i)
           
RealmException(int i, String s)
           
RealmException(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

RealmException

public RealmException(int i)

RealmException

public RealmException(String s)

RealmException

public RealmException(int i,
                      String s)


Copyright © 2013. All Rights Reserved.