public class PreventedException extends Exception
| Constructor and Description |
|---|
PreventedException(String message,
Throwable cause)
Creates a new instance with an explanatory message and the exception that prevented authentication.
|
PreventedException(Throwable cause)
Creates a new instance with the exception that prevented authentication.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PreventedException(Throwable cause)
cause - Error that prevented authentication.Copyright © 2004-2015 Apereo. All Rights Reserved.