Class PTEID_ExParamRange

All Implemented Interfaces:
Serializable

public class PTEID_ExParamRange extends PTEID_Exception
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)
See Also:
  • Constructor Details

    • PTEID_ExParamRange

      public PTEID_ExParamRange()
      Constructor
  • Method Details