ysge v1.1.0 (2023-05-25T17:36:40Z)
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