Exception: Sdp::NotFound

Inherits:
Error
  • Object
show all
Defined in:
lib/sdp/errors.rb

Overview

404 / NOT_FOUND — wallet or transfer does not exist. Beware: wallet-scoped API keys return 404 (not 403) for wallets outside their scope.

Instance Attribute Summary

Attributes inherited from Error

#code, #details, #http_status, #meta

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Sdp::Error