SignDoc SDK (.NET with exceptions)  5.0.0
SignDocIOErrorException Class Reference

Exception: I/O error (9). More...

Inheritance diagram for SignDocIOErrorException:
SignDocException

Public Member Functions

 SignDocIOErrorException (const string aMessage)
 Constructor with error message. More...
 
- Public Member Functions inherited from SignDocException
ErrorCode getCode ()
 Get the error code. More...
 
const string getMessage ()
 Get the error message. More...
 

Detailed Description

Exception: I/O error (9).

An error occurred while trying to open, read, or write a file.

Constructor & Destructor Documentation

SignDocIOErrorException ( const string  aMessage)
inline

Constructor with error message.

Parameters
[in]aMessageThe error message.

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