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