If "open" method is added to the Store interface, I think it's a good idea to implement exception like StoreNotOpenException, that'd extend RuntimeException and would be thrown if the "read/readAll/save/remove/etc" methods are called without the Store being open (method "isOpen" returning false).
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira