UnconnectedClientException

Thrown if an unconnected client was passed when a connected client was expected.

class UnconnectedClientException : Exception {}

Constructors

this
this(string msg, string file, size_t line)
Undocumented in source.

Meta