MikrotikApi.Error (mikrotik_api v0.3.4)
View SourceError struct returned by MikrotikApi functions.
Fields
status- HTTP status code (integer) ornilfor transport errorsreason- Atom or string describing the error type (e.g.,:http_error,:transport_error)details- Additional error details (response body, error message, etc.)