public abstract class AuthenticationException extends AbstractCheckedException
Constructor and Description |
---|
AuthenticationException(String message)
Create an AuthenticationException with specified message.
|
getLocalizedMessage, getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AuthenticationException(String message)
message
- User message explaining the failure.Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA