Class CsrfException

All Implemented Interfaces:
Serializable

public class CsrfException extends AccessDeniedException
Thrown when an invalid or missing CsrfToken is found in the ServerWebExchange
Since:
5.0
See Also:
  • Constructor Details

    • CsrfException

      public CsrfException(String message)