MicaException Constructor (String) |
The generic exception. Parent class of all exceptions implemented by Ticup.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public MicaException(
string message
)
Parameters
- message
- Type: SystemString
See Also