net.sf.jasperreports.data.cache
Class DataSnapshotException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.jasperreports.engine.JRException
              extended by net.sf.jasperreports.data.cache.DataSnapshotException
All Implemented Interfaces:
java.io.Serializable

public class DataSnapshotException
extends JRException

Version:
$Id: DataSnapshotException.java 5217 2012-04-03 15:16:10Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
See Also:
Serialized Form

Constructor Summary
DataSnapshotException(java.lang.String message)
           
DataSnapshotException(java.lang.String message, java.lang.Throwable t)
           
DataSnapshotException(java.lang.Throwable t)
           
 
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

DataSnapshotException

public DataSnapshotException(java.lang.String message)

DataSnapshotException

public DataSnapshotException(java.lang.Throwable t)

DataSnapshotException

public DataSnapshotException(java.lang.String message,
                             java.lang.Throwable t)


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com