Public Member Functions | Public Attributes | List of all members
libuavcan_dsdl_compiler.pyratemp.TemplateParseError Class Reference
Inheritance diagram for libuavcan_dsdl_compiler.pyratemp.TemplateParseError:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, err, errpos)
 
def __str__ (self)
 

Public Attributes

 col
 
 err
 

Detailed Description

Template parsing failed.

Definition at line 336 of file pyratemp.py.

Constructor & Destructor Documentation

◆ __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.

Member Function Documentation

◆ __str__()

def libuavcan_dsdl_compiler.pyratemp.TemplateParseError.__str__ (   self)

Definition at line 347 of file pyratemp.py.

Member Data Documentation

◆ col

libuavcan_dsdl_compiler.pyratemp.TemplateParseError.col

Definition at line 345 of file pyratemp.py.

◆ err

libuavcan_dsdl_compiler.pyratemp.TemplateParseError.err

Definition at line 344 of file pyratemp.py.


The documentation for this class was generated from the following file:


uavcan_communicator
Author(s):
autogenerated on Fri Dec 13 2024 03:10:04