com.docmosis.template.population
Class DataProvisionFetchException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.docmosis.template.population.DataProvisionFetchException
All Implemented Interfaces:
Serializable

public class DataProvisionFetchException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
DataProvisionFetchException(String message, Throwable cause, 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
 

Constructor Detail

DataProvisionFetchException

public DataProvisionFetchException(String message,
                                   Throwable cause,
                                   Object reflectedDelegate,
                                   Class reflectedDelegateClass)
Method Detail

getReflectedDelegate

public Object getReflectedDelegate()

getReflectedDelegateClass

public Class getReflectedDelegateClass()


Copyright © 2014–2021 Docmosis Pty Ltd. All rights reserved.