ServiceException Constructor (String, Exception) |
Namespace:
OBS
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.20.7.0 (3.20.7)
Syntaxpublic ServiceException(
string message,
Exception innerException
)
Parameters
- message
- Type: SystemString
- innerException
- Type: SystemException
See Also