Class JRAbstractQueryExecuter.VisitExceptionWrapper
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.sf.jasperreports.engine.query.JRAbstractQueryExecuter.VisitExceptionWrapper
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- JRAbstractQueryExecuter
protected class JRAbstractQueryExecuter.VisitExceptionWrapper extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description VisitExceptionWrapper(java.lang.Exception cause)
-