xades4j.properties.data
Class PropertyDataStructureException

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

public class PropertyDataStructureException
extends XAdES4jException

Author:
Luís
See Also:
Serialized Form

Constructor Summary
PropertyDataStructureException(String message, String propertyName)
           
 
Method Summary
 String getMessage()
           
 String getPropertyName()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertyDataStructureException

public PropertyDataStructureException(String message,
                                      String propertyName)
Method Detail

getPropertyName

public String getPropertyName()

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable


Copyright © 2012. All Rights Reserved.