Exception: PacketFormatError

Inherits:
SteamCondenserError show all
Defined in:
lib/errors/packet_format_error.rb

Overview

This error class indicates a problem when parsing packet data from the responses received from a game or master server

Author:

  • Sebastian Staudt

Instance Attribute Summary

Attributes inherited from SteamCondenserError

#cause

Method Summary

Methods inherited from SteamCondenserError

#initialize

Constructor Details

This class inherits a constructor from SteamCondenserError