Package pt.gov.cartaodecidadao
Class PTEID_ExNoReader
java.lang.Object
java.lang.Throwable
java.lang.Exception
pt.gov.cartaodecidadao.PTEID_Exception
pt.gov.cartaodecidadao.PTEID_ExNoReader
- All Implemented Interfaces:
Serializable
Exception class No reader (error code = EIDMW_ERR_NO_READER)
Throw when the reader set is empty
Used in : - PTEID_Object::checkContextStillOk()
Throw when the reader set is empty
Used in : - PTEID_Object::checkContextStillOk()
- 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_ExNoReader
public PTEID_ExNoReader()Constructor
-
-
Method Details
-
delete
public void delete()- Overrides:
deletein classPTEID_Exception
-