class ScalewayDDNS::RequestError

Overview

Raised when the Scaleway API returns an error.

Defined in:

scaleway_ddns/errors.cr

Constructors

Constructor Detail

def self.new(http_status : Int32) #

[View source]