Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error system #4

Open
BLM16 opened this issue Feb 27, 2022 · 0 comments
Open

Add error system #4

BLM16 opened this issue Feb 27, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@BLM16
Copy link
Member

BLM16 commented Feb 27, 2022

Add errors for different occasions. This will be more specific to the user's code than the auto-generated C# errors about where the error is thrown in the runtime.

  • Base Error Class
  • Blizzard Error Interface
  • Specific Error Classes for different errors

This will also provide additional useful functionality that could be used by the LSP and VSCode extension for error highlighting and context.

@BLM16 BLM16 added the enhancement New feature or request label Feb 27, 2022
@BLM16 BLM16 moved this to Todo in Blizzard's Future Feb 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant