Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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