Created
April 29, 2011 05:37
-
-
Save Ruxton/947898 to your computer and use it in GitHub Desktop.
Requiring assistance of Keith Pitt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
begin | |
require('KeithPitt') | |
rescue PersonNotAvailableException | |
logger.error('Keith Pitt is currently unavailable') | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment