Class CertPublisherException

  • All Implemented Interfaces:
    Serializable

    public class CertPublisherException
    extends Exception
    Exception related to the publishing of certificates and CRLs.
    Since:
    2.0.0
    Author:
    Lijun Liao (xipki)
    See Also:
    Serialized Form
    • Constructor Detail

      • CertPublisherException

        public CertPublisherException​(String message)
      • CertPublisherException

        public CertPublisherException​(String message,
                                      Throwable cause)