Namespace SunamoExceptions
Classes
- Exceptions
Provides static methods for generating exception messages with consistent formatting.
- ExceptionsExtensions
Extension methods for working with exceptions.
- ThrowEx
Provides static methods for throwing exceptions with automatic context information. Each method validates a condition and throws an exception if the condition fails.