eID middleware

be.portugal.eid.PTEID_ExNoCardPresent Class Reference

Exception class No Card Present (error code = EIDMW_ERR_NO_CARD). More...

Inheritance diagram for be.portugal.eid.PTEID_ExNoCardPresent:

be.portugal.eid.PTEID_Exception Exception

List of all members.

Public Member Functions

synchronized void delete ()
 PTEID_ExNoCardPresent ()
 Constructor.

Protected Member Functions

 PTEID_ExNoCardPresent (long cPtr, boolean cMemoryOwn)
void finalize ()

Static Protected Member Functions

static long getCPtr (PTEID_ExNoCardPresent obj)


Detailed Description

Exception class No Card Present (error code = EIDMW_ERR_NO_CARD).

Thrown when no card is present Used in : - PTEID_ReaderContext.getCardType()


Constructor & Destructor Documentation

be.portugal.eid.PTEID_ExNoCardPresent.PTEID_ExNoCardPresent ( long  cPtr,
boolean  cMemoryOwn 
) [protected]

be.portugal.eid.PTEID_ExNoCardPresent.PTEID_ExNoCardPresent (  ) 

Constructor.


Member Function Documentation

synchronized void be.portugal.eid.PTEID_ExNoCardPresent.delete (  ) 

void be.portugal.eid.PTEID_ExNoCardPresent.finalize (  )  [protected]

Reimplemented from be.portugal.eid.PTEID_Exception.

static long be.portugal.eid.PTEID_ExNoCardPresent.getCPtr ( PTEID_ExNoCardPresent  obj  )  [static, protected]