#include <SCError.h>
Collaboration diagram for SCError:
Public Member Functions | |
SCError (long err) | |
virtual const char * | what () const throw () |
Static Public Member Functions | |
static void | check (long err) |
Public Attributes | |
const long | error |
Smartcard subsystem errors, like reader busy etc. Currently these are only thrown for PCSCManager, but CTAPI should derive its own from here and throw them as well