Exception: Async::Discord::GatewayError

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

Overview

Raised when the WebSocket gateway connection fails.

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