KerbalEditException Constructor (String, Exception)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,
	Exception inner
)
See Also