AuthenticationException() Constructs an AuthenticationException instance with all
data initialized to null.
public
AuthenticationException(String s) Constructs an AuthenticationException instance using the
specified message.
Parameters: s - The detail message for the exception.