Uses of Interface
org.inxar.affirm.Errata

Packages that use Errata
org.inxar.affirm Interfaces which define the core affirm API. 
 

Uses of Errata in org.inxar.affirm
 

Fields in org.inxar.affirm declared as Errata
 Errata ProclamationException.errata
          Reference to the rescued Errata object.
 

Constructors in org.inxar.affirm with parameters of type Errata
ProclamationException(Data data, Errata errata)
          Builds a new ProclamationException with the given Data and Errata objects.