Update exceptions.py
This commit is contained in:
@@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
class WaybackError(Exception):
|
class WaybackError(Exception):
|
||||||
"""
|
"""
|
||||||
Raised when API Service error.
|
Raised when Wayback Machine API Service is unreachable/down.
|
||||||
"""
|
"""
|
||||||
|
Reference in New Issue
Block a user