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

返回

适用于