Package pt.gov.cartaodecidadao
Class PTEID_ExCertNoRoot
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- pt.gov.cartaodecidadao.PTEID_Exception
-
- pt.gov.cartaodecidadao.PTEID_ExCertNoRoot
-
- All Implemented Interfaces:
java.io.Serializable
public class PTEID_ExCertNoRoot extends PTEID_Exception
Exception class Certificate No OCSP responder (error code = EIDMW_ERR_CERT_NOROOT)
Throw when ask for the Root
Used in : - PTEID_Certificate::getRoot()- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PTEID_ExCertNoRoot()
Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
delete()
-
Methods inherited from class pt.gov.cartaodecidadao.PTEID_Exception
GetError, GetMessage
-
-
-
-
Method Detail
-
delete
public void delete()
- Overrides:
delete
in classPTEID_Exception
-
-