Skip to main content

Module error

Module error 

Source
Expand description

Error type for the Nordnet API client.

Mirrors the documented HTTP status codes (400, 401, 403, 429, 503) plus transport-level failures. Every non-2xx response carries the raw response body string so callers can surface the documented ErrorResponse shape ({"code": ..., "message": ...}) without re-parsing in this layer.

Status mapping (per docs-source/nordnet-api-v2.html):

Enums§

Error
All recoverable failures from the Nordnet API client.