Skip to content

SunamoExceptions

Library with templates for throwing exceptions


Library with templates for throwing exceptions

Overview

SunamoExceptions is part of the Sunamo package ecosystem, providing modular, platform-independent utilities for .NET development.

Main Components

Key Classes

  • ExceptionsExtensions

Key Methods

  • CheckBefore()
  • TextOfExceptions()
  • TypeAndMethodName()
  • AddParams()
  • WasAlreadyInitialized()
  • GetAllMessages()
  • FolderDoesNotExists()
  • ArgumentOutOfRangeException()
  • ArrayElementContainsUnAllowedStrings()
  • BadFormatOfElementInList()

Installation

dotnet add package SunamoExceptions

Dependencies

  • Microsoft.Extensions.Logging.Abstractions (v9.0.3)

Package Information

  • Package Name: SunamoExceptions
  • Version: 25.6.7.1
  • Target Framework: net9.0
  • Category: Platform-Independent NuGet Package
  • Source Files: 7

This package is part of the Sunamo package ecosystem. For more information about related packages, visit the main repository.

License

See the repository root for license information.