You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there are several Error instances like TypeMismatchError, InvalidDataError, etc. which are thrown from across all units. List all and make Error subclasses for each unique behaviour.