refactor(exceptions): All exceptions are derived from GridFireError
Now all GridFire exceptions are derived from the base GridFireError, this allows for more clean handling of various exception cases
This commit is contained in:
Now all GridFire exceptions are derived from the base GridFireError, this allows for more clean handling of various exception cases