xades4j.production
Class PropertyDataGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xades4j.XAdES4jException
xades4j.production.PropertyDataGenerationException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- PropertyDataGeneratorErrorException, PropertyDataGeneratorNotAvailableException
public class PropertyDataGenerationException
- extends XAdES4jException
Thrown when there is an error generating a property data object.
- Author:
- Luís
- See Also:
- Serialized Form
PropertyDataGenerationException
public PropertyDataGenerationException(String message,
QualifyingProperty sourceProperty)
getSourceProperty
public QualifyingProperty getSourceProperty()
- Gets the property instance that property that originated the exception.
- Returns:
- the property
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
Copyright © 2012. All Rights Reserved.