Klasse CredentialNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.uplanet.lucy.server.credentialstore.CredentialNotFoundException
Alle implementierten Schnittstellen:
Serializable

public final class CredentialNotFoundException extends Exception
Siehe auch:
  • Konstruktordetails

    • CredentialNotFoundException

      public CredentialNotFoundException()
    • CredentialNotFoundException

      public CredentialNotFoundException(String p_strMessage)
    • CredentialNotFoundException

      public CredentialNotFoundException(Throwable p_cause)
    • CredentialNotFoundException

      public CredentialNotFoundException(String p_strMessage, Throwable p_cause)