次の方法で共有


Service.IsPlatformNonRecoverableException(Exception) メソッド

定義

public:
 virtual bool IsPlatformNonRecoverableException(Exception ^ exp);
public virtual bool IsPlatformNonRecoverableException (Exception exp);
abstract member IsPlatformNonRecoverableException : Exception -> bool
override this.IsPlatformNonRecoverableException : Exception -> bool
Public Overridable Function IsPlatformNonRecoverableException (exp As Exception) As Boolean

パラメーター

exp
Exception

戻り値

適用対象