public class IllegalReportDataSourceException extends ReportException
Constructor and Description |
---|
IllegalReportDataSourceException() |
IllegalReportDataSourceException(String message) |
IllegalReportDataSourceException(String message,
Throwable cause) |
IllegalReportDataSourceException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalReportDataSourceException()
public IllegalReportDataSourceException(String message, Throwable cause)
public IllegalReportDataSourceException(String message)
public IllegalReportDataSourceException(Throwable cause)
Copyright © 2012 Seam Framework. All Rights Reserved.