Skip to content

PapyrusClientError

Josh Wright edited this page Jan 14, 2021 · 3 revisions

PapyrusClientError

An error that occurred when requesting a Papyrus.Endpoint.

public struct PapyrusClientError: Error

Inheritance

Error

Properties

message

What went wrong.

let message: String

response

The HTTPClient.Response of the failed response.

let response: HTTPClient.Response
Alchemy
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Fusion
Types
Protocols
Papyrus
Types
Protocols
Clone this wiki locally