Exception: Teamspeak::InvalidServer

Inherits:
StandardError
  • Object
show all
Defined in:
lib/teamspeak-ruby/exceptions.rb

Overview

Raised when the connected server does not respond as a normal TeamSpeak 3 would.

msg = ‘Server is not responding as a normal TeamSpeak 3 server.’ raise InvalidServer, msg