rpki.left_right.report_error_elt Class Reference

Inheritance diagram for rpki.left_right.report_error_elt:

Inheritance graph

List of all members.

Public Member Functions

def from_exception

Public Attributes

 error_code
 self_id

Static Public Attributes

tuple attributes = ("tag", "self_id", "error_code")
 XML attributes for this element.
string element_name = "report_error"


Detailed Description

<report_error/> element.

Definition at line 770 of file left_right.py.


Member Function Documentation

def rpki.left_right.report_error_elt.from_exception (   cls,
  exc,
  self_id = None 
)

Generate a <report_error/> element from an exception.

Definition at line 777 of file left_right.py.


Member Data Documentation

XML attributes for this element.

Reimplemented from rpki.xml_utils.base_elt.

Definition at line 774 of file left_right.py.

string rpki.left_right.report_error_elt.element_name = "report_error" [static]

Definition at line 773 of file left_right.py.

Definition at line 781 of file left_right.py.

Definition at line 780 of file left_right.py.


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

Generated on Mon Jun 16 22:22:52 2008 for RPKI Engine by  doxygen 1.5.5