StorageProviderException Constructor (String) |
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax public StorageProviderException(
string message
)
Parameters
- message
- Type: SystemString
The message that describes the error.
See Also