public class AuthenticationFailedException extends MessagingException
Constructor and Description |
---|
AuthenticationFailedException()
Constructor
|
AuthenticationFailedException(String message)
Constructor
|
getCause, getNextException, setNextException, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public AuthenticationFailedException()
public AuthenticationFailedException(String message)
message
- The detailed error messageCopyright © 2012 JBoss by Red Hat. All Rights Reserved.