UserAbortException
class UserAbortException extends Exception (View source)
Throw an exception indicating that the user cancelled the operation.
Methods
__construct($message = "Cancelled.", $code = 0, Exception|null $previous = null)
No description
Details
__construct($message = "Cancelled.", $code = 0, Exception|null $previous = null)
No description