Raised when an activity, child workflow, or workflow is cancelled.
@type t() :: %Temporalex.CancelledError{ __exception__: true, details: term() | nil, message: String.t() }