public class AuthenticationException extends ActionException
| Constructor and Description |
|---|
AuthenticationException()
Construct a new AuthenticationException.
|
AuthenticationException(String message)
Construct a new AuthenticationException with the specified message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthenticationException()
public AuthenticationException(String message)
message - The reason the exception was thrownCopyright © 2015 Revolution Systems Inc.. All rights reserved.