commit | c5a0ce242f3794972599163927b58bebf8c354b5 | [log] [tgz] |
---|---|---|
author | Andy Stadler <stadler@google.com> | Mon Jan 24 16:47:56 2011 -0800 |
committer | Andy Stadler <stadler@google.com> | Mon Jan 24 16:47:56 2011 -0800 |
tree | b0d4c46f5e9c4537ba12203c0b1147c057fbc443 | |
parent | aaa55d3f45744814907d0809befb49281ced462e [diff] |
Throw Base64DataException instead of IOException * Define Base64DataException * Throw it from Base64InputStream & Base64OutputStream * This enables callers to disambiguate "bad data" from "broken stream", which makes it more possible to do proper retry logic. Bug: 3365205 Change-Id: I332e7c008f92b333400d1b4dcaef5aedc7c10ef4