fr.opensagres.xdocreport.core
Class XDocReportNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by fr.opensagres.xdocreport.core.XDocReportException
              extended by fr.opensagres.xdocreport.core.XDocReportNotFoundException
All Implemented Interfaces:
Serializable

public class XDocReportNotFoundException
extends XDocReportException

Exception thrown when report is not found.

See Also:
Serialized Form

Constructor Summary
XDocReportNotFoundException(String reportId)
           
 
Method Summary
 
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

XDocReportNotFoundException

public XDocReportNotFoundException(String reportId)


Copyright © 2013. All rights reserved.