w4d v0.0.4 (2018-08-22T12:42:48Z)
Dub
Repo
StyleException
w4d
style
exception
An exception type used in style modules.
class
StyleException :
W4dException
{
this
(string mes, string file, size_t line);
}
Constructors
this
this
(string mes, string file, size_t line)
Meta
Source
See Implementation
w4d
style
exception
aliases
enforce
classes
StyleException
An exception type used in style modules.