RequestFailedException

constructor(message: String = "Request failed", data: String? = null, payload: String)

Parameters

message

error message

payload

payload returned by the service used to communicate with Starknet

data

data returned by the rpc provider