posty.exceptions module

exception posty.exceptions.InvalidConfig(config_obj: Config, reason: str)[source]

Bases: PostyError

exception posty.exceptions.InvalidObject[source]

Bases: PostyError

exception posty.exceptions.MalformedInput[source]

Bases: PostyError

exception posty.exceptions.PostyError[source]

Bases: RuntimeError

exception posty.exceptions.UnableToImport[source]

Bases: PostyError