errors/exceptions library

Exceptions / Errors

CacheException
CacheException models the exception to be thrown in case an illegal operation happens during caching request
ParseException
ParseException models the exception to be thrown in case of an illegal operation happens during the process of parsing data, Example: SomeModel.fromJson throw ParseException