Public Member Functions | Public Attributes | Protected Member Functions | List of all members
HPS.IOException Class Reference

The IOException class is an exception that is thrown if there was a problem during file import or export. More...

Inheritance diagram for HPS.IOException:

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)
 

Detailed Description

The IOException class is an exception that is thrown if there was a problem during file import or export.


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