Template parsing failed.
Definition at line 336 of file pyratemp.py.
◆ __init__()
| def libuavcan_dsdl_compiler.pyratemp.TemplateParseError.__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.
◆ __str__()
| def libuavcan_dsdl_compiler.pyratemp.TemplateParseError.__str__ |
( |
|
self | ) |
|
◆ col
| libuavcan_dsdl_compiler.pyratemp.TemplateParseError.col |
◆ err
| libuavcan_dsdl_compiler.pyratemp.TemplateParseError.err |
The documentation for this class was generated from the following file: