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, toString
public CsrfValidationException(String message)
message
- the detail messageCopyright © 2019 Ivar Grimstad. All rights reserved.