Skip to content

bildpunkt/stackoverflowception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stackoverflowception

A collection of all the exception handlers that point you to the fitting Stack Overflow tag in as much languages as possible!

Feel free to fork, add any language and pull request!

What are these handlers for anyway?

As many of you developers know, Stack Overflow is the source of (most) answers to anything related to programming. So someone smart came up with the idea of writing an exception handler that links you to the Stack Overflow search with the language tag and the exception message.

This repository is a fun project to see how many exception handlers for Stack Overflow we can collect together and help others to get rid of their problems!

How to contribute

  1. Fork this repository
  2. Add the Stack Overflow exception in your language and add it to a subfolder (e.g. ruby. php...)
  3. Open a Pull Request!

Note: If due to library limitations or personal preference, you don't have to include code that it automatically links to the Stack Overflow search page, you can always just print out the link!