DProtoException

Basic exception, something went wrong with creating a buffer struct

class DProtoException : Exception {}

Constructors

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

Meta