Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Unexpected server failure (HTTP 5xx).
class InternalServerError extends ModusError
InternalServerError(message: string, statusCode: number, options?: { statusCode: number; requestId: string; responseHeaders: Record<string, string>; body: string; code: string } | undefined): InternalServerError
InternalServerError