InvalidFileTypeException Constructor (String) |
Exception thrown when an object could not be initialized properly.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public InvalidFileTypeException(
string message
)
Parameters
- message
- Type: SystemString
See Also