Exceptions

exception novelsave_sources.SourcesException[source]

Base exception of this package from which all other exceptions are derived from.

exception novelsave_sources.BadResponseException[source]

thrown when an unexpected response is received

exception novelsave_sources.UnknownSourceException[source]

thrown when the url does not correspond to an existing source

exception novelsave_sources.UnavailableException[source]

thrown when a function is unavailable

exception novelsave_sources.ChapterException[source]

thrown when something unexpected happens during chapter update