Portuguese eID Middleware SDK  Version: 3.12.0
eIDMW::PTEID_ExCmdNotSupported Class Reference

#include <eidlibException.h>

Public Member Functions

PTEIDSDK_API PTEID_ExCmdNotSupported ()
 
virtual PTEIDSDK_API ~PTEID_ExCmdNotSupported ()
 
- Public Member Functions inherited from eIDMW::PTEID_Exception
PTEIDSDK_API PTEID_Exception (long lError)
 
virtual PTEIDSDK_API ~PTEID_Exception ()
 
PTEIDSDK_API long GetError () const
 
PTEIDSDK_API const char * GetMessage ()
 

Detailed Description

Exception class Command Not Supported (error code = EIDMW_ERR_NOT_SUPPORTED)

Throw when the command asked is not supported by the card

Constructor & Destructor Documentation

◆ PTEID_ExCmdNotSupported()

PTEIDSDK_API eIDMW::PTEID_ExCmdNotSupported::PTEID_ExCmdNotSupported ( )

Constructor

◆ ~PTEID_ExCmdNotSupported()

virtual PTEIDSDK_API eIDMW::PTEID_ExCmdNotSupported::~PTEID_ExCmdNotSupported ( )
virtual

Destructor