Table of Contents

Namespace SteamNetworkLib.Exceptions

Classes

LobbyException

Exception thrown when lobby-specific operations fail. Provides additional context about Steam lobby operations including result codes and lobby IDs.

P2PException

Exception thrown when peer-to-peer (P2P) communication operations fail. Provides additional context about Steam P2P operations including target IDs, session errors, and channels.

SteamNetworkException

Base exception for all Steam networking operations in SteamNetworkLib. This serves as the parent class for more specific networking exceptions.