tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
ToolsException
tagion
tools
toolsexception
Exception type used by tagion.tools module
@
safe
class
ToolsException :
TagionException
{
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
tagion
tools
toolsexception
aliases
check
classes
ToolsException
Exception type used by tagion.tools module