-
Notifications
You must be signed in to change notification settings - Fork 0
Internal exception
Tim edited this page Feb 24, 2023
·
2 revisions
The internal exception class it's being used for transferring error codes over the Internet to another client or server instance.
There it can be used for throwing errors or handling it without a try catch case.
Additionally, the exception has the possibility to send a message too for more detailed information about the error.
Error codes must be registered in the constants.
WIP - Many parts of the Programm are not finished yet or in a unclear state. So many entries are not very extensive.
Author - Timeplex