Difference between revisions of "API:IOException"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (N3X15 moved page IOException to API:IOException)
 
(No difference)

Latest revision as of 23:33, 12 October 2012

KSP.IO Namespace
BinaryReader · BinaryWriter · File · FileInfo · FileStream · IOException · IOTools · IOUtils · MemoryStream · PluginConfigNode · PluginConfiguration · TextReader · TextWriter

IOException Class

A surrogate for System.IO.IOException.

Properties

The following are public properties available in IOException.

Signature Description
string Message { get; }
string StackTrace { get; }
string Source { get; }