UniTask
Show / Hide Table of Contents

ExceptionExtensions Class

Namespace: Cysharp.Threading.Tasks
Assembly: UniTask.dll
public static class ExceptionExtensions
Inheritance
object → ExceptionExtensions

Members

Methods

Name Description
IsOperationCanceledException(Exception)

Methods

IsOperationCanceledException(Exception)

public static bool IsOperationCanceledException(this Exception exception)
Parameters
exception Exception
Returns
bool
Back to top Copyright © Cysharp, Inc. | Generated by DocFX