autowrap ~master (2021-10-24T18:40:18.6292726)
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