Class XdocRuntimeReportingException

All Implemented Interfaces:
Serializable

public class XdocRuntimeReportingException extends ReportingException
Author:
a.petrov
See Also:
  • Constructor Details

    • XdocRuntimeReportingException

      public XdocRuntimeReportingException(String messageCode)
    • XdocRuntimeReportingException

      public XdocRuntimeReportingException(String messageCode, Object... messageArgs)
    • XdocRuntimeReportingException

      public XdocRuntimeReportingException(String messageCode, Throwable cause)
    • XdocRuntimeReportingException

      public XdocRuntimeReportingException(String messageCode, Throwable cause, Object... messageArgs)