Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use java.io.IOException #91

Merged
merged 1 commit into from
Jul 3, 2013
Merged

Use java.io.IOException #91

merged 1 commit into from
Jul 3, 2013

Conversation

kneth
Copy link
Contributor

@kneth kneth commented Jul 3, 2013

The correct exception when I/O errors is java.io.IOException.
See http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html

@bmunkholm

@ghost ghost assigned kneth Jul 3, 2013
bmunkholm pushed a commit that referenced this pull request Jul 3, 2013
Use java.io.IOException
@bmunkholm bmunkholm merged commit 020f775 into realm:master Jul 3, 2013
emanuelez pushed a commit that referenced this pull request Sep 27, 2016
* Adding very thin wrappers for Object Store's ObjectSchema and Property.
* Adding method for building object schema is proxy classes
* Adding rudimentary support for Object Store schemas. Using ObjectStore::update_schema() to update schema for the additive mode.
* Disallowing destructive schema changes in additive mode.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants