Uses of Record Class
com.inttegro.diagnostics.ErrorReport.ApiErrorContext
Packages that use ErrorReport.ApiErrorContext
-
Uses of ErrorReport.ApiErrorContext in com.inttegro.diagnostics
Methods in com.inttegro.diagnostics that return ErrorReport.ApiErrorContextModifier and TypeMethodDescriptionErrorReport.apiError()Returns the value of theapiErrorrecord component.Constructors in com.inttegro.diagnostics with parameters of type ErrorReport.ApiErrorContextModifierConstructorDescriptionErrorReport(int schemaVersion, String eventId, String occurredAt, String severity, String category, String operation, ErrorReport.SdkContext sdk, ErrorReport.HttpContext http, ErrorReport.ApiErrorContext apiError, ErrorReport.TraceContext trace, String exceptionType, String fingerprint) Creates an instance of aErrorReportrecord class.