public class CsrfValidationException extends RuntimeException
| Constructor and Description |
|---|
CsrfValidationException(String message)
Create a new CsrfValidationException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CsrfValidationException(String message)
message - the detail messageCopyright © 2018 Ivar Grimstad. All rights reserved.