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