Class UnknownCredentialsTypeException

All Implemented Interfaces:
HasAdditionalAttributes, Serializable

public class UnknownCredentialsTypeException extends CredentialsException
See Also:
  • Constructor Details

    • UnknownCredentialsTypeException

      public UnknownCredentialsTypeException()
    • UnknownCredentialsTypeException

      public UnknownCredentialsTypeException(String message)
    • UnknownCredentialsTypeException

      public UnknownCredentialsTypeException(String message, Throwable cause)
    • UnknownCredentialsTypeException

      public UnknownCredentialsTypeException(Throwable cause)