ServiceException Constructor |
Namespace:
FileHold.Common
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntaxpublic ServiceException(
string exceptionType,
string message
)
Parameters
- exceptionType
- Type: SystemString
- message
- Type: SystemString
See Also