Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether an exception should be displayed if the report is empty.
Syntax
protected boolean throwOnEmptyReport()
Run On
Called
Return Value
Type: boolean
Always returns true, by default.
Remarks
By default, an exception is thrown if nothing is being reported. Otherwise, this method should be overridden.