Class CsrfException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
at.porscheinformatik.tapestry.csrfprotection.CsrfException
All Implemented Interfaces:
Serializable

public class CsrfException extends RuntimeException
This exception is thrown if a cross-site request forgery attack is detected.
See Also:
  • Constructor Details

    • CsrfException

      public CsrfException(String msg)
      Parameters:
      msg - .