Class XdocRuntimeReportingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ru.cg.webbpm.modules.core.runtime.api.LocalizedException
ru.cg.webbpm.modules.reporting.runtime.api.exception.ReportingException
ru.cg.webbpm.modules.reporting.impl.xdoc.exception.XdocRuntimeReportingException
- All Implemented Interfaces:
Serializable
- Author:
- a.petrov
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXdocRuntimeReportingException
(String messageCode) XdocRuntimeReportingException
(String messageCode, Object... messageArgs) XdocRuntimeReportingException
(String messageCode, Throwable cause) XdocRuntimeReportingException
(String messageCode, Throwable cause, Object... messageArgs) -
Method Summary
Methods inherited from class ru.cg.webbpm.modules.core.runtime.api.LocalizedException
getLocalizedMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
XdocRuntimeReportingException
-
XdocRuntimeReportingException
-
XdocRuntimeReportingException
-
XdocRuntimeReportingException
-