ysge ~master (2026-07-03T20:13:52.8143379)
Dub
Repo
ProjectException
ysge
project
used when something goes wrong in the project
class
ProjectException : Exception {
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
ysge
project
classes
Project
ProjectException
used when something goes wrong in the project