public class AuthenticationFailedException extends Exception
Constructor and Description |
---|
AuthenticationFailedException() |
AuthenticationFailedException(String message) |
AuthenticationFailedException(String message,
Throwable t) |
AuthenticationFailedException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2007, 2014, Oracle and/or its affiliates. All rights reserved.