Chain.WhereCanceledException クラス

定義

例外は、ここでキャンセルされたときにスローされます。

[System.Serializable]
public sealed class Chain.WhereCanceledException : OperationCanceledException
[<System.Serializable>]
type Chain.WhereCanceledException = class
    inherit OperationCanceledException
Public NotInheritable Class Chain.WhereCanceledException
Inherits OperationCanceledException
継承
Chain.WhereCanceledException
属性

コンストラクター

名前 説明
Chain.WhereCanceledException()

例外を構築してください。

適用対象