Class PropertyDataStructureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
xades4j.XAdES4jException
xades4j.properties.data.PropertyDataStructureException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PropertyDataStructureVerifierNotAvailableException

public class PropertyDataStructureException extends XAdES4jException
Author:
Luís
See Also:
  • Constructor Details

    • PropertyDataStructureException

      public PropertyDataStructureException(String message, String propertyName)
  • Method Details