Checks if the given error is an instance of CancelError.
The error to check
True if the error is an instance of CancelError, false otherwise
Use {UmbApiCancelError.isUmbApiCancelError}` instead and map your object to {UmbApiCancelError} if needed.
Checks if the given error is an instance of CancelError.