Docmosis API 4.5.0

com.docmosis.template.population
Class DataProvisionNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.docmosis.template.population.DataProvisionNotFoundException
All Implemented Interfaces:
Serializable

public class DataProvisionNotFoundException
extends RuntimeException

See Also:
Serialized Form

Field Summary
protected  Object reflectedDelegate
           
protected  Class reflectedDelegateClass
           
 
Constructor Summary
DataProvisionNotFoundException(String message, Object reflectedDelegate, Class reflectedDelegateClass)
           
 
Method Summary
 Object getReflectedDelegate()
           
 Class getReflectedDelegateClass()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

reflectedDelegateClass

protected final Class reflectedDelegateClass

reflectedDelegate

protected final Object reflectedDelegate
Constructor Detail

DataProvisionNotFoundException

public DataProvisionNotFoundException(String message,
                                      Object reflectedDelegate,
                                      Class reflectedDelegateClass)
Method Detail

getReflectedDelegate

public Object getReflectedDelegate()

getReflectedDelegateClass

public Class getReflectedDelegateClass()

Docmosis API 4.5.0

Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.