Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Protected Attributes | Properties | List of all members
KSP.IO.IOException Class Reference
Inheritance diagram for KSP.IO.IOException:

Public Member Functions

 IOException (string message, string source, string stack)
 

Protected Attributes

string message
 
string source
 
string stack
 

Properties

override string Message [get]
 
override string Source [get]
 
override string StackTrace [get]
 

Constructor & Destructor Documentation

KSP.IO.IOException.IOException ( string  message,
string  source,
string  stack 
)
inline

Member Data Documentation

string KSP.IO.IOException.message
protected
string KSP.IO.IOException.source
protected
string KSP.IO.IOException.stack
protected

Property Documentation

override string KSP.IO.IOException.Message
get
override string KSP.IO.IOException.Source
get
override string KSP.IO.IOException.StackTrace
get

The documentation for this class was generated from the following file: