Class SignerCertificationPathException

All Implemented Interfaces:
Serializable

public class SignerCertificationPathException
extends CertificationPathException
Esta classe representa uma exceção que ocorre por erro no caminho de certificação do certificado do assinante
See Also:
Serialized Form
  • Field Details

    • PROBLEM_TO_SELECT_SIGNING_CERTIFICATE_ON_CERTSTORE

      public static final String PROBLEM_TO_SELECT_SIGNING_CERTIFICATE_ON_CERTSTORE
      See Also:
      Constant Field Values
    • PROBLEM_TO_OBTAIN_SIGNINGCERTIFICATE

      public static final String PROBLEM_TO_OBTAIN_SIGNINGCERTIFICATE
      See Also:
      Constant Field Values
    • PROBLEM_WHEN_BUILDING_THE_CERTPATH

      public static final String PROBLEM_WHEN_BUILDING_THE_CERTPATH
      See Also:
      Constant Field Values
  • Constructor Details

    • SignerCertificationPathException

      public SignerCertificationPathException​(Throwable cause)
      Construtor
      Parameters:
      cause - A exceção que ocorreu
    • SignerCertificationPathException

      public SignerCertificationPathException​(String message, int certificateIndex)
      Construtor
      Parameters:
      message - A mensagem de erro
      certificateIndex - O índice do certificado
    • SignerCertificationPathException

      public SignerCertificationPathException​(String message, Throwable cause)
      Construtor
      Parameters:
      message - A mensagem de erro
      cause - A exceção que ocorreu
    • SignerCertificationPathException

      public SignerCertificationPathException​(String message)
      Construtor
      Parameters:
      message - A mensagem de erro
  • Method Details

    • getCertificateIndex

      public int getCertificateIndex()
      Retorna o índice do certificado
      Returns:
      O índice do certificado