gfm v1.3.6 (2014-11-02T12:42:52Z)
Home
Dub
Repo
ENetException
gfm
enet
enet
General ENet exception thrown for all cases.
final
class
ENetException : Exception {
this
(string message, string file, size_t line, Throwable next);
}
Constructors
this
this
(string message, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
gfm
enet
enet
classes
ENet
ENetException
General ENet exception thrown for all cases.