tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
TagionException
tagion
basic
tagionexceptions
Exception used as a base exception class for all exceptions use in tagion project
@
safe
class
TagionException : Exception,
TagionExceptionInterface
{
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
basic
tagionexceptions
classes
TagionException
functions
Check
interfaces
TagionExceptionInterface
Exception used as a base exception class for all exceptions use in tagion project