IdtException(String) Constructor
Creates a new instance of
IdtException
with the specified error message.
Namespace: InnerDrive.CoreAssembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9017.0
protected IdtException(
string message
)
Parameters
- message String
- A message describing the Exception.