OBS SDK for .NET 3.19.7.1 API
OBS SDK for .NET 3.19.7.1 API
OBS 命名空间
OBS
ServiceException 类
ServiceException 构造函数
ServiceException 构造函数
ServiceException 构造函数 (Exception)
ServiceException 构造函数 (String)
ServiceException 构造函数 (String, Exception)
ServiceException 构造函数 (String, ErrorType, String)
ServiceException 构造函数 (String, Exception, HttpStatusCode)
ServiceException 构造函数 (String, ErrorType, String, String)
ServiceException 构造函数 (String, ErrorType, String, String, HttpStatusCode)
ServiceException 构造函数 (String, Exception, ErrorType, String, String, HttpStatusCode)
ServiceException 构造函数 (String, ErrorType, String)
构造函数。
命名空间:
OBS
程序集:
esdk_obs_.net (在 esdk_obs_.net.dll 中) 版本:3.19.7.1 (3.19.7.1)
语法
C#
复制
public
ServiceException
(
string
message
,
ErrorType
errorType
,
string
errorCode
)
参数
message
类型:
System
String
错误信息。
errorType
类型:
OBS
ErrorType
错误类型。
errorCode
类型:
System
String
OBS服务端错误码。
参见
引用
ServiceException 类
ServiceException 重载
OBS 命名空间