Exception: Bakong::OpenApi::TransactionNotFoundError

Inherits:
Error
  • Object
show all
Defined in:
lib/bakong/open_api/error.rb

Overview

Bakong domain errors — when responseCode != 0 and the failure mode is specific enough to warrant its own class.

Instance Attribute Summary

Attributes inherited from Error

#body, #error_code, #response_code, #response_message, #status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Bakong::OpenApi::Error