Do not throw exceptions if writeExternal failed (log info) to not break project save
commit045dc3f34cb95a30bbf13609f79859d5a0e0cc31
authorAlexey Pegov <Alexey.Pegov@jetbrains.com>
Tue, 15 Sep 2009 13:23:04 +0000 (15 17:23 +0400)
committerAlexey Pegov <Alexey.Pegov@jetbrains.com>
Tue, 15 Sep 2009 13:23:04 +0000 (15 17:23 +0400)
tree7c018082204757ae3c34877b22278473238ffa11
parentc59651df730ae09f6fdfe1532f07a6690edfea8d
Do not throw exceptions if writeExternal failed (log info) to not break project save
platform/platform-impl/src/com/intellij/openapi/components/impl/stores/DefaultStateSerializer.java