Cuberite
A lightweight, fast and extensible game server for Minecraft
Public Member Functions | List of all members
TriedToJoinWithUnsupportedProtocolException Struct Reference
Inheritance diagram for TriedToJoinWithUnsupportedProtocolException:
Inheritance graph
[legend]
Collaboration diagram for TriedToJoinWithUnsupportedProtocolException:
Collaboration graph
[legend]

Public Member Functions

 TriedToJoinWithUnsupportedProtocolException (const std::string &a_Message)
 

Detailed Description

Definition at line 28 of file ProtocolRecognizer.cpp.

Constructor & Destructor Documentation

◆ TriedToJoinWithUnsupportedProtocolException()

TriedToJoinWithUnsupportedProtocolException::TriedToJoinWithUnsupportedProtocolException ( const std::string &  a_Message)
inlineexplicit

Definition at line 30 of file ProtocolRecognizer.cpp.


The documentation for this struct was generated from the following file: