libuav original
Dependents: UAVCAN UAVCAN_Subscriber
TemplateParseError Class Reference
Inherits libuavcan_dsdl_compiler::pyratemp::TemplateException.
Inherited by TemplateIncludeError, and TemplateSyntaxError.
Public Member Functions | |
| def | __init__ |
Detailed Description
Template parsing failed.
Definition at line 336 of file pyratemp.py.
Constructor & Destructor Documentation
| def __init__ | ( | self, | |
| err, | |||
| errpos | |||
| ) |
:Parameters:
- `err`: error-message or exception to wrap
- `errpos`: ``(filename,row,col)`` where the error occured.
Definition at line 338 of file pyratemp.py.
Generated on Tue Jul 12 2022 17:17:37 by
1.7.2