]> CyberLeo.Net >> Repos - CDN/status.git/blob - lib/website_check_exception.rb
Avoid trapping Exception; use StandardError instead
[CDN/status.git] / lib / website_check_exception.rb
1 class WebsiteCheckException < CheckException
2 end