TIE Exceptions

Here are the specific exceptions TIE Might throw at you.

Warning

Only a few of those are currently used.

Error handling is still quite minimal, so this hierarchy should not be considered stable.

Exceptions and warnings for the tie library.

exception tie.exceptions.TIEError

TIE lib’s main Exception class.

exception tie.exceptions.TagError

Tag related Errors

exception tie.exceptions.InvalidTagError

Invalid value to register a Tag object

exception tie.exceptions.TemplateError

Template related Errors

exception tie.exceptions.ContextWarning

Context variables Warning

Project Versions

Previous topic

HOWTOs

Next topic

Tag module

This Page