Simplify exception hierarchy.
Remove the ErrorControl class such that all subclasses now inherit from error. Renamed all exception classes via s/ErrorControl/Error/.
Closes #57 (closed)
Security updates will be applied on December 12th between 9:30 PM and 12:00 PM, EST (UTC-05:00). This site may have intermittent downtime during that time.
Remove the ErrorControl class such that all subclasses now inherit from error. Renamed all exception classes via s/ErrorControl/Error/.
Closes #57 (closed)