Exception: Tox::UnknownError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Tox::UnknownError
- Defined in:
- lib/tox.rb
Overview
Exception of this type is raised when Tox function failed with unknown error code or returned false success status. It can indicate minor version upgrade of libtoxcore. Specific handling is not needed for the time beeing.