public class

PropertyDataStructureException

extends XAdES4jException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ xades4j.XAdES4jException
         ↳ xades4j.properties.data.PropertyDataStructureException
Known Direct Subclasses

Summary

Public Constructors
PropertyDataStructureException(String message, String propertyName)
Public Methods
String getMessage()
String getPropertyName()
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public PropertyDataStructureException (String message, String propertyName)

Public Methods

public String getMessage ()

public String getPropertyName ()