DProtoException

Basic exception, something went wrong with creating a buffer struct

class DProtoException : Exception {}

Constructors

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

Meta