KerbalEditException Constructor (String)KerbalEdit - Take control of your KSP Data!
Initializes a new instance of the KerbalEditException class.

Namespace: KerbalEdit
Assembly: KerbalEdit (in KerbalEdit.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

public KerbalEditException(
	string message
)

Parameters

message
Type: OnlineSystem String
error message to surface, BE DESCRIPTIVE!
See Also