eID middleware

be.portugal.eid.PTEID_ExCmdNotAllowed Class Reference

Exception class Command Not Allowed (error code = EIDMW_ERR_CMD_NOT_ALLOWED). More...

Inheritance diagram for be.portugal.eid.PTEID_ExCmdNotAllowed:

be.portugal.eid.PTEID_Exception Exception

List of all members.

Public Member Functions

synchronized void delete ()
 PTEID_ExCmdNotAllowed ()
 Constructor.

Protected Member Functions

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

Static Protected Member Functions

static long getCPtr (PTEID_ExCmdNotAllowed obj)


Detailed Description

Exception class Command Not Allowed (error code = EIDMW_ERR_CMD_NOT_ALLOWED).

Thrown when the command asked is not allowed Used in : - PTEID_SmartCard.writeFile()


Constructor & Destructor Documentation

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

be.portugal.eid.PTEID_ExCmdNotAllowed.PTEID_ExCmdNotAllowed (  ) 

Constructor.


Member Function Documentation

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

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

Reimplemented from be.portugal.eid.PTEID_Exception.

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