Source code for pynta.exceptions.exceptions

[docs]class PublisherNotStarted(Exception): pass