class Blockfrost::Client::NotFoundException

Defined in:

blockfrost/exception.cr

Instance methods inherited from class Blockfrost::RequestException

error(*args, **options)
error(*args, **options, &)
error
, message(*args, **options)
message(*args, **options, &)
message
, status_code(*args, **options)
status_code(*args, **options, &)
status_code
, to_s to_s

Constructor methods inherited from class Blockfrost::RequestException

new(mapper : Mapper) new

Class methods inherited from class Blockfrost::RequestException

from_json(json : String) from_json