REFERENCE MANUAL
The IOException class is an exception that is thrown if there was a problem during file import or export. More...
Public Member Functions | |
IOException (string message, IOResult in_result) | |
IOException (string message, IOResult in_result, System.Exception inner) | |
Public Attributes | |
IOResult | result |
Protected Member Functions | |
IOException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
The IOException class is an exception that is thrown if there was a problem during file import or export.