Exception: Async::Discord::ApiError

Inherits:
Error
  • Object
show all
Defined in:
lib/async/discord/error.rb

Overview

Raised on non-retryable Discord API errors (4xx).

Instance Attribute Summary

Attributes inherited from Error

#code, #status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Async::Discord::Error