Class ReportExecutorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.datenwerke.rs.core.service.reportmanager.exceptions.ReportExecutorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionReportExecutorException(String msg, String details, Throwable cause) ReportExecutorException(String msg, Throwable cause) ReportExecutorException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ReportExecutorException
-
ReportExecutorException
-
ReportExecutorException
-
ReportExecutorException
-
-
Method Details
-
getDetails
-