public class JRSubreportRunResult
extends java.lang.Object
JRSubreportRunner.start()
or JRSubreportRunner.resume()
.Constructor and Description |
---|
JRSubreportRunResult(boolean finished,
java.lang.Throwable exception) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getException()
Returns the exception thrown by the subreport fill.
|
boolean |
hasFinished()
Decides whether the subreport fill has finished (the subreport does not need
to continue on a new page).
|
boolean |
isError()
Decides whether the fill has resulted in an error.
|
public JRSubreportRunResult(boolean finished, java.lang.Throwable exception)
public boolean isError()
public java.lang.Throwable getException()
public boolean hasFinished()
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com