Initializes a new instance of the KerbalDataException class.
Namespace: KerbalDataAssembly: KerbalData (in KerbalData.dll) 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