Class PTEID_ExBadUsage

All Implemented Interfaces:
Serializable

public class PTEID_ExBadUsage extends PTEID_Exception
Exception class Bad Usage (error code = EIDMW_ERR_BAD_USAGE)

Throw when a class/function is not used correctly
Used in : - PTEID_Crl class
See Also:
  • Constructor Details

    • PTEID_ExBadUsage

      public PTEID_ExBadUsage()
      Constructor
  • Method Details