public class

CannotAddDataToDigestInputException

extends XAdES4jException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ xades4j.XAdES4jException
         ↳ xades4j.utils.CannotAddDataToDigestInputException

Class Overview

Thrown when a Reference or a Node cannot be added to a TimeStampDigestInput.

Summary

Public Constructors
CannotAddDataToDigestInputException(Throwable cause)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public CannotAddDataToDigestInputException (Throwable cause)