public class BadCredentialsException
extends java.lang.Exception
AuthFacade
,
Serialized FormConstructor and Description |
---|
BadCredentialsException(java.lang.String message)
Constructs a BadCredentialsException with a descriptive message of the reason which led this exception
to be thrown.
|
public BadCredentialsException(java.lang.String message)
message
- a message describing what went wrong when checking credentials