net.sf.jasperreports.data.cache
Class DataSnapshotException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.jasperreports.engine.JRException
net.sf.jasperreports.data.cache.DataSnapshotException
- All Implemented Interfaces:
- 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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DataSnapshotException
public DataSnapshotException(String message)
DataSnapshotException
public DataSnapshotException(Throwable t)
DataSnapshotException
public DataSnapshotException(String message,
Throwable t)
Copyright © 2012. All Rights Reserved.