class UserAbortException extends Exception (View source)

Throw an exception indicating that the user cancelled the operation.

Methods

__construct($message = "Cancelled.", $code = 0, Exception $previous = null)

No description

Details

__construct($message = "Cancelled.", $code = 0, Exception $previous = null)

No description

Parameters

$message
$code
Exception $previous