Error class for missing JSON body. This error is thrown when a request that requires a JSON body does not have one.

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.