dproto v2.1.0 (2016-09-08T00:43:15Z)
Home
Dub
Repo
DProtoException
dproto
exception
Basic exception, something went wrong with creating a buffer struct
class
DProtoException : Exception {
this
(string msg, string file, ulong line);
}
Constructors
this
this
(string msg, string file, ulong line)
Undocumented in source.
Meta
Source
See Implementation
dproto
exception
classes
DProtoException
DProtoReservedWordException
DProtoSyntaxException
Basic exception, something went wrong with creating a buffer struct