xades4j.production
Class PropertyDataGeneratorErrorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by xades4j.XAdES4jException
              extended by xades4j.production.PropertyDataGenerationException
                  extended by xades4j.production.PropertyDataGeneratorErrorException
All Implemented Interfaces:
Serializable

public class PropertyDataGeneratorErrorException
extends PropertyDataGenerationException

Thrown when a PropertyDataObjectGenerator returns null.

Author:
Luís
See Also:
Serialized Form

Constructor Summary
PropertyDataGeneratorErrorException(QualifyingProperty sourceProperty)
           
 
Method Summary
 
Methods inherited from class xades4j.production.PropertyDataGenerationException
getMessage, getSourceProperty
 
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

PropertyDataGeneratorErrorException

public PropertyDataGeneratorErrorException(QualifyingProperty sourceProperty)


Copyright © 2012. All Rights Reserved.