public static final class YfyWebAuth.CsrfException extends Exception
IMPORTANT: The exception's message must not be shown the the user, but may be logged.
The recommended action is to show an HTTP 403 error page.
| Constructor and Description |
|---|
YfyWebAuth.CsrfException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic YfyWebAuth.CsrfException(String message)
Copyright © 2018 YiFangYun. All rights reserved.