Uses of Record Class
com.inttegro.diagnostics.ErrorReport
Packages that use ErrorReport
-
Uses of ErrorReport in com.inttegro
Methods in com.inttegro that return ErrorReportModifier and TypeMethodDescriptionApiException.getReport()Returns the generated report, or null when no reporter was configured or selected it. -
Uses of ErrorReport in com.inttegro.diagnostics
Methods in com.inttegro.diagnostics with parameters of type ErrorReportModifier and TypeMethodDescriptionvoidErrorReporter.report(ErrorReport report) Implementations should enqueue quickly; reporter failures are isolated by the SDK.