Package net.sf.jasperreports.engine.fill
Class JRReadOnlyPropertyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.sf.jasperreports.engine.fill.JRReadOnlyPropertyException
-
- All Implemented Interfaces:
Serializable
public class JRReadOnlyPropertyException extends RuntimeException
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JRReadOnlyPropertyException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-