struct Protocol::ServiceWorker::ServiceWorkerErrorMessage
- Protocol::ServiceWorker::ServiceWorkerErrorMessage
- Struct
- Value
- Object
Overview
ServiceWorker error message.
Included Modules
- JSON::Serializable
Defined in:
protocol/service_worker.crConstructors
Instance Method Summary
- #column_number : Int::Primitive
- #error_message : String
- #line_number : Int::Primitive
- #registration_id : RegistrationID
- #source_url : String
- #version_id : String