Uses of Record Class
com.inttegro.diagnostics.ErrorReport.HttpContext
Packages that use ErrorReport.HttpContext
-
Uses of ErrorReport.HttpContext in com.inttegro.diagnostics
Methods in com.inttegro.diagnostics that return ErrorReport.HttpContextModifier and TypeMethodDescriptionErrorReport.http()Returns the value of thehttprecord component.Constructors in com.inttegro.diagnostics with parameters of type ErrorReport.HttpContextModifierConstructorDescriptionErrorReport(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.