xades4j.production
Class PropertyDataGeneratorNotAvailableException

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.PropertyDataGeneratorNotAvailableException
All Implemented Interfaces:
Serializable

public class PropertyDataGeneratorNotAvailableException
extends PropertyDataGenerationException

Thrown when the PropertyDataObjectGenerator for a property cannot be found.

Author:
Luís
See Also:
Serialized Form

Constructor Summary
PropertyDataGeneratorNotAvailableException(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

PropertyDataGeneratorNotAvailableException

public PropertyDataGeneratorNotAvailableException(QualifyingProperty sourceProperty)


Copyright © 2012. All Rights Reserved.