Class UnsupportedCredentialsTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
rife.authentication.exceptions.CredentialsManagerException
rife.authentication.credentialsmanagers.exceptions.UnsupportedCredentialsTypeException
All Implemented Interfaces:
Serializable

public class UnsupportedCredentialsTypeException extends CredentialsManagerException
See Also:
  • Constructor Details

    • UnsupportedCredentialsTypeException

      public UnsupportedCredentialsTypeException(Credentials credentials)
  • Method Details