Dpy SCM Error

Overview

This header file is used to scale up the specific deepsy Smart Card manager errors. By this was, it is possible to give more information about the transaction result.

Main functionalities

There are available two functions:

  • message() Return the message linked to the error.
  • value() Return the value linked to the error.

Note that every error code is managed by this error header.

Specific details of the API

This class inherits the boost system error library.

Getting Started Guide

Documentation of this class can be found at dpyScmError