Exception: Rockbox::NetworkError

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

Overview

Raised when the HTTP/WebSocket transport cannot reach rockboxd.

Instance Attribute Summary

Attributes inherited from Error

#cause

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Rockbox::Error