novitski / bitcoinj

Automatically exported from code.google.com/p/bitcoinj
Apache License 2.0
0 stars 0 forks source link

WalletProtobufSerializer.readWallet(InputStream) missing exception declaration #415

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
WalletProtobufSerializer.readWallet(InputStream) does not declare the exception 
that is thrown when the wallet is corrupt. Also, the JavaDoc about exceptions 
is missing (can probably be copied from the other readWallet method).

Original issue reported on code.google.com by andreas....@gmail.com on 15 Jun 2013 at 8:41

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 99f32b16affa.

Original comment by hearn@google.com on 11 Jul 2013 at 2:04