Scarab  v2.9.0
Project 8 C++ Utility Library
TranslationUnitLoadError Class Reference

Exception Classes ###. More...

Inheritance diagram for TranslationUnitLoadError:
Inheritance graph

Detailed Description

Exception Classes ###.

Represents an error that occurred when loading a TranslationUnit.

This is raised in the case where a TranslationUnit could not be
instantiated due to failure in the libclang library.

FIXME: Make libclang expose additional error information in this scenario.

Definition at line 80 of file cindex.py.


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