Class AuthenticationException

  • All Implemented Interfaces:
    Serializable

    public class AuthenticationException
    extends Exception
    Credentials supplied are invalid or otherwise fails to authenticate the user to the provided service
    Author:
    brandon fontany-legall
    See Also:
    Serialized Form
    • Constructor Detail

      • AuthenticationException

        public AuthenticationException()