Package pt.gov.cartaodecidadao
Class PTEID_ExBadTransaction
java.lang.Object
java.lang.Throwable
java.lang.Exception
pt.gov.cartaodecidadao.PTEID_Exception
pt.gov.cartaodecidadao.PTEID_ExBadTransaction
- All Implemented Interfaces:
Serializable
Exception class Bad Transaction (error code = EIDMW_ERR_BAD_TRANSACTION)
Throw when a class/function is not used correctly
Used in : - PTEID_ReaderContext::Lock()
- PTEID_ReaderContext::Unlock()
Throw when a class/function is not used correctly
Used in : - PTEID_ReaderContext::Lock()
- PTEID_ReaderContext::Unlock()
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class pt.gov.cartaodecidadao.PTEID_Exception
GetError, GetMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PTEID_ExBadTransaction
public PTEID_ExBadTransaction()Constructor
-
-
Method Details
-
delete
public void delete()- Overrides:
deletein classPTEID_Exception
-