Reorganized src for ReCap.Server#8
Conversation
Other than the open comment above, all good :)
The Blaze implementation isn't finished yet, but, once it's, we will need those credentials to establish the communication between Darkspore and the server.
Because NotImplementedException inherits SystemException, and, according to MS docs about SystemException:
In other words, that exception is reserved for the system to use. |
Oh good :D
Right...so, should the
While the quoted paragraph says the In fact, when prompted to generate missing stuff for an interface implementation, both Visual Studio and VSCode produce method implementations which throw a Furthermore, the documentation for So uh...can I change us over to use EDIT: |
Don't merge yet - still needs regression testing. Input wanted.
BlazeCredentialsclass exist? (it isn't even used anywhere, as far as I can tell...)UnimplementedMethodException, instead of just usingNotImplementedException?