aau-giraf / wiki

The wiki including all information about the GIRAF project!
https://aau-giraf.github.io/wiki/
GNU General Public License v3.0
2 stars 1 forks source link

Issue/184 #269

Closed Huften closed 4 years ago

Huften commented 4 years ago

New markdown file with a tl;dr two step of which function to use for catching errors and which method to write error messages withing. Then a more thorough explanation of how listening to streams work and how to catch and error and throw a message to the user.

closes #184

Determinatoro commented 4 years ago

Please use the following checklist, @13uller. Feel free to check it off as you go along.

Documentation

Rendering the Wiki

Determinatoro commented 4 years ago

Please use the following checklist, @ZohraAmini. Feel free to check it off as you go along.

Documentation

Rendering the Wiki

ZohraAmini commented 4 years ago

not very criticial, perhaps typo? On line 21: "it is possible to use the onError function, which takes and error object and the stack trace as parameters." It should be an error object8)