次の方法で共有


FunctionFailedException クラス

定義

[System.Serializable]
public class FunctionFailedException : Exception
[<System.Serializable>]
type FunctionFailedException = class
    inherit Exception
Public Class FunctionFailedException
Inherits Exception
継承
FunctionFailedException
属性

コンストラクター

FunctionFailedException(String)
FunctionFailedException(String, Exception)

適用対象