Error class for insecure protocol errors. This error is thrown when a request is made over an insecure protocol (e.g., HTTP instead of HTTPS).

Hierarchy (View Summary)

Constructors

Properties

Constructors

Properties

id: string

The error ID.

statusCode: number

The HTTP status code associated with the error. This is optional and can be used to provide additional context.