lp:~robru/libfriends/exceptions

Created by Robert Bruce Park and last modified
Get this branch:
bzr branch lp:~robru/libfriends/exceptions
Only Robert Bruce Park can upload to this branch. If you are Robert Bruce Park please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Robert Bruce Park
Project:
libfriends
Status:
Merged

Recent revisions

54. By Robert Bruce Park

Add descriptions for @throws documentation.

53. By Robert Bruce Park

Catch a bunch of unhandled exceptions.

52. By Robert Bruce Park

I'm pretty sure these try/catch blocks are redundant.

'do' method already catches, warns, and rethrows them. This can only
possibly result in double-warnings, so I'm dropping it.

51. By Ken VanDine

add throws for exceptions and let the bubble back up.

50. By Robert Bruce Park

Fix comments.

49. By Robert Bruce Park

Identify tautological test cases and remove unreachable catch blocks.

See https://bugs.launchpad.net/libfriends/+bug/1098773

48. By Robert Bruce Park

get_state_flags() with named enumerations makes code readable!

47. By Robert Bruce Park

Catch and warn about some unhandled exceptions.

46. By Robert Bruce Park

First stab at updating some deprecated code. Stave off the bitrot!

45. By Robert Bruce Park

'do' already wraps the dbus call in try/catch, so none of the do
wrappers actually need this at all. The catch clause *and* the final
'return false' are never reached.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:libfriends
This branch contains Public information 
Everyone can see this information.