public class

CompleteRevocRefsCRLsNotAvailableException

extends CompleteRevocRefsVerificationException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ xades4j.XAdES4jException
         ↳ xades4j.verification.InvalidSignatureException
           ↳ xades4j.verification.InvalidPropertyException
             ↳ xades4j.verification.CompleteRevocRefsVerificationException
               ↳ xades4j.verification.CompleteRevocRefsCRLsNotAvailableException

Class Overview

Thrown during verification of the CompleteRevocationRefs property if no CRLs were supplied when validating the signing certificate.

Summary

Public Constructors
CompleteRevocRefsCRLsNotAvailableException()
Protected Methods
String getVerificationMessage()
[Expand]
Inherited Methods
From class xades4j.verification.CompleteRevocRefsVerificationException
From class xades4j.verification.InvalidPropertyException
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public CompleteRevocRefsCRLsNotAvailableException ()

Protected Methods

protected String getVerificationMessage ()