fr.opensagres.xdocreport.core
Class XDocReportException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by fr.opensagres.xdocreport.core.XDocReportException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
XDocConverterException, XDocReportNotFoundException

public class XDocReportException
extends Exception

XDocReport exception.

See Also:
Serialized Form

Constructor Summary
XDocReportException(String message)
           
XDocReportException(Throwable cause)
           
 
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

XDocReportException

public XDocReportException(String message)

XDocReportException

public XDocReportException(Throwable cause)


Copyright © 2013. All rights reserved.