cschladetsch / cschladetsch/CsharpPyro
Make an 'Error' type.
Aperta
enhancement
- Lingua principale
- C#
- Stelle
- 1
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Currently, any errors encountered anywhere are generally just pushed onto the stack as a string.
We want an 'Error' type, instances of which contain things like stack trace etc, and perhaps even the ability to restore the stack to state before the error occurred.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.