DstatsArgumentException

This is the exception that is thrown on invalid arguments to a dstats function.

class DstatsArgumentException : Exception {}

Constructors

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

Meta