autowrap ~master (2021-06-16T16:42:41Z)
Dub
Repo
PythonException
python
exception
Undocumented in source.
class
PythonException : Exception {
this
(string backupMsg, string file, size_t line);
}
Constructors
this
this
(string backupMsg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
python
exception
classes
PythonException