public class AuthenticationFailedException extends MessagingException
| Constructor and Description |
|---|
AuthenticationFailedException()
Constructor
|
AuthenticationFailedException(String message)
Constructor
|
getCause, getNextException, setNextException, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic AuthenticationFailedException()
public AuthenticationFailedException(String message)
message - The detailed error messageCopyright © 2013. All Rights Reserved.