org.jfree.report
public class ReportInterruptedException extends ReportProcessingException
| Constructor Summary | |
|---|---|
| ReportInterruptedException(String message, Exception ex)
Creates an exception.
| |
| ReportInterruptedException(String message)
Creates an exception.
| |
Parameters: message the exception message. ex the parent exception.
Parameters: message the exception message.