Title: C# by Example: Exceptions
Domain: csharpbyexample.dev
Links:
| C# by Example | https://csharpbyexample.dev/ |
| create a new class | https://learn.microsoft.com/en-us/dotnet/standard/exceptions/how-to-create-user-defined-exceptions |
| Creating and Throwing exceptions | https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/exceptions/creating-and-throwing-exceptions |
| User Defined exceptions | https://learn.microsoft.com/en-us/dotnet/standard/exceptions/how-to-create-user-defined-exceptions |
| Enums | https://csharpbyexample.dev/enums |
| Hunter Dyar | https://hdyar.com |
| source | https://github.com/hunterdyar/CSharp-By-Example |
| license | https://github.com/hunterdyar/CSharp-By-Example?tab=CC-BY-4.0-1-ov-file |
| Go By Example | https://gobyexample.com/ |