Package pt.gov.cartaodecidadao
Class PTEID_ExParamRange
java.lang.Object
java.lang.Throwable
java.lang.Exception
pt.gov.cartaodecidadao.PTEID_Exception
pt.gov.cartaodecidadao.PTEID_ExParamRange
- All Implemented Interfaces:
Serializable
Exception class Bad Parameter Range (error code = EIDMW_ERR_PARAM_RANGE)
Throw when the element ask is out of range
Used in : - PTEID_ReaderSet::getReaderName(unsigned long ulIndex)
- PTEID_ReaderSet::getReaderByNum(unsigned long ulIndex)
- PTEID_Certificate::getChildren(unsigned long ulIndex)
- PTEID_Certificates::getCertByNumber(unsigned long ulIndex)
- PTEID_Pins::getPinByNumber(unsigned long ulIndex)
Throw when the element ask is out of range
Used in : - PTEID_ReaderSet::getReaderName(unsigned long ulIndex)
- PTEID_ReaderSet::getReaderByNum(unsigned long ulIndex)
- PTEID_Certificate::getChildren(unsigned long ulIndex)
- PTEID_Certificates::getCertByNumber(unsigned long ulIndex)
- PTEID_Pins::getPinByNumber(unsigned long ulIndex)
- 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_ExParamRange
public PTEID_ExParamRange()Constructor
-
-
Method Details
-
delete
public void delete()- Overrides:
deletein classPTEID_Exception
-