Initializes a new instance of the KerbalEditException class.
Namespace: KerbalEditAssembly: KerbalEdit (in KerbalEdit.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- message
- Type:
System String
error message to surface, BE DESCRIPTIVE!
- inner
- Type:
System Exception
Underlying exception.
See Also