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

#include <eidlibException.h>

Public Member Functions

 PTEID_Exception (long lError)
 
virtual ~PTEID_Exception ()
 
long GetError () const
 
const char * GetMessage ()
 

Detailed Description

Base class for the PTEID SDK Exceptions

Constructor & Destructor Documentation

◆ PTEID_Exception()

eIDMW::PTEID_Exception::PTEID_Exception ( long lError)

Constructor - Need error code that comes from eidErrors.h

◆ ~PTEID_Exception()

virtual eIDMW::PTEID_Exception::~PTEID_Exception ( )
virtual

Destructor

Member Function Documentation

◆ GetError()

long eIDMW::PTEID_Exception::GetError ( ) const

Return the error code

◆ GetMessage()

const char * eIDMW::PTEID_Exception::GetMessage ( )

Returns the error message based on the error code