OperationCancelledError
Defined in: ootle/src/errors/index.ts:118
Raised when an in-flight operation was cancelled by the caller.
Extends
Section titled “Extends”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new OperationCancelledError(
message,options?):OperationCancelledError
Defined in: ootle/src/errors/index.ts:15
Parameters
Section titled “Parameters”message
Section titled “message”string
options?
Section titled “options?”ErrorOptions
Returns
Section titled “Returns”OperationCancelledError