gfm v2.3.2 (2015-05-18T12:19:00Z)
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.