w4d ~master (2018-08-27T23:49:39Z)
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.