Class SigningCertificateException

All Implemented Interfaces:
Serializable

public class SigningCertificateException
extends SignatureAttributeException
See Also:
Serialized Form
  • Field Details

    • CERT_PATH_NOT_fOUND

      public static String CERT_PATH_NOT_fOUND
    • CERT_IS_ANCHOR

      public static String CERT_IS_ANCHOR
    • CERT_EMMITED_BY_ANCHOR

      public static String CERT_EMMITED_BY_ANCHOR
  • Constructor Details

    • SigningCertificateException

      public SigningCertificateException​(String message)