Portuguese eID Middleware SDK Version: 3.14.0
Loading...
Searching...
No Matches
eIDMW::PTEID_ExCardTypeUnknown Class Reference

#include <eidlibException.h>

Public Member Functions

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

Detailed Description

Exception class Card Type Unknown (error code = EIDMW_ERR_CARDTYPE_UNKNOWN)

Throw when the card type is not supported Used in : - PTEID_ReaderContext::getCard()

Constructor & Destructor Documentation

◆ PTEID_ExCardTypeUnknown()

eIDMW::PTEID_ExCardTypeUnknown::PTEID_ExCardTypeUnknown ( )

Constructor

◆ ~PTEID_ExCardTypeUnknown()

virtual eIDMW::PTEID_ExCardTypeUnknown::~PTEID_ExCardTypeUnknown ( )
virtual

Destructor