public abstract class

CompleteCertRefsVerificationException

extends InvalidPropertyException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ xades4j.XAdES4jException
         ↳ xades4j.verification.InvalidSignatureException
           ↳ xades4j.verification.InvalidPropertyException
             ↳ xades4j.verification.CompleteCertRefsVerificationException
Known Direct Subclasses

Class Overview

Base for exceptions during verification of the CompleteCertificateRefs property.

Summary

Public Constructors
CompleteCertRefsVerificationException()
Public Methods
String getPropertyName()
[Expand]
Inherited Methods
From class xades4j.verification.InvalidPropertyException
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public CompleteCertRefsVerificationException ()

Public Methods

public String getPropertyName ()