Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.extractbase.com/llms.txt

Use this file to discover all available pages before exploring further.

Information about a failed network request.

Definition

object RequestFailure {
  errorText: String
}

Fields

errorText

String A human-readable error message describing the failure (e.g., ‘net::ERR_CONNECTION_REFUSED’).