public class MySQLAuthenticationException
extends org.springframework.security.core.AuthenticationException
| Constructor and Description |
|---|
MySQLAuthenticationException(String msg)
Standard constructor
|
MySQLAuthenticationException(String msg,
Throwable t)
Standard constructor
|
clearExtraInformation, getAuthentication, getExtraInformation, setAuthenticationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MySQLAuthenticationException(String msg, Throwable t)
msg - The error message for the Exceptiont - The Throwable to send alongpublic MySQLAuthenticationException(String msg)
msg - The error message for the exceptionCopyright © 2004-2014 Hudson. All Rights Reserved.