Class CredentialNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bea.wli.sb.security.CredentialNotFoundException
All Implemented Interfaces:
Serializable

public class CredentialNotFoundException extends Exception
See Also:
  • Field Details

  • Constructor Details

    • CredentialNotFoundException

      public CredentialNotFoundException()
    • CredentialNotFoundException

      public CredentialNotFoundException(String message)
    • CredentialNotFoundException

      public CredentialNotFoundException(String message, Throwable cause)
    • CredentialNotFoundException

      public CredentialNotFoundException(Throwable cause)