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

Exception: Invalid image (4). More...

Inheritance diagram for SignDocInvalidImageException:
SignDocException

Public Member Functions

 SignDocInvalidImageException (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: Invalid image (4).

The specified image cannot be used. This can happen if the image's format is unsupported or if the image is broken.

Constructor & Destructor Documentation

SignDocInvalidImageException ( const string  aMessage)
inline

Constructor with error message.

Parameters
[in]aMessageThe error message.

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