All Projects → pixeldesu → stackoverflowception

pixeldesu / stackoverflowception

Licence: other
The true exception handlers

Programming Languages

go
31211 projects - #10 most used programming language
C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language
ruby
36898 projects - #4 most used programming language
swift
15916 projects

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].