net.sf.jasperreports.engine
Class JRRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.jasperreports.engine.JRRuntimeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- JRFontNotFoundException, JRInteractiveRuntimeException, JRPdfaIccProfileNotFoundException
public class JRRuntimeException
- extends RuntimeException
- Version:
- $Id: JRRuntimeException.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Teodor Danciu (teodord@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 |
JRRuntimeException
public JRRuntimeException(String message)
JRRuntimeException
public JRRuntimeException(Throwable t)
JRRuntimeException
public JRRuntimeException(String message,
Throwable t)
Copyright © 2012. All Rights Reserved.