dproto v1.1.1 (2014-11-02T22:46:59Z)
Home
Dub
Repo
DProtoException
dproto
exception
Basic exception, something went wrong with creating a buffer struct
class
DProtoException : Exception {
this
(string msg, string file, int line);
}
Constructors
this
this
(string msg, string file, int line)
Undocumented in source.
Meta
Source
See Implementation
dproto
exception
classes
DProtoException
Basic exception, something went wrong with creating a buffer struct