KerbalDataException Constructor (String, Exception) KerbalData - KSP Data Unlocked!
Initializes a new instance of the KerbalDataException class.

Namespace: KerbalData
Assembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public KerbalDataException(
	string message,
	Exception inner
)
See Also