Class CadesSignatureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
br.ufsc.labsec.signature.exceptions.PbadException
br.ufsc.labsec.signature.conformanceVerifier.cades.exceptions.CadesSignatureException
All Implemented Interfaces:
Serializable

public class CadesSignatureException
extends PbadException
See Also:
Serialized Form
  • Constructor Details

    • CadesSignatureException

      public CadesSignatureException​(String message)
    • CadesSignatureException

      public CadesSignatureException​(Throwable cause)
    • CadesSignatureException

      public CadesSignatureException​(String message, Throwable cause)