Package org.magnos.data.error

Exception Summary
StoreAccessException A store does not have sufficient access to perform the requested operaiton.
StoreClosedException The store is closed and the requested operation cannot continue.
StoreIOException An IOException has occurred, this is a RuntimeException wrapping IO errors.
StoreNullException An exception was thrown when a null value was given as the store and data could not be read from or written to.