Class FormHasExpired
Exception thrown when the form associated with an operation has expired.
The exception is considered recoverable, if the request is not XHR.
- Exception
-
ICanBoogie\Operation\FormHasExpired
Methods summary
public
|
#
__construct( mixed $message = "The form associated with the request has expired.", mixed $code = 500,
|
Methods inherited from Exception
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()