error¶
This module contains error classes specific to the chango package.
- exception chango.error.ChanGoError¶
Base class for all exceptions defined by the chango package.
- exception chango.error.UnsupportedMarkupError¶
Exception raised when an unsupported markup is encountered.
- exception chango.error.ValidationError¶
Exception raised when a validation error occurs.