Arctic

UnexpectedResponseError

Extends Error.

Indicates an unexpected response status or unexpected response body content type.

Properties

interface Properties {
	status: number;
}
  • status: Response body status.