Namespace ConsoleAppVisuals.Errors
Classes
- DuplicateElementException
Exception thrown when an element is found twice in a collection.
- ElementNotFoundException
Exception thrown when an element is not found in a collection.
- EmptyFileException
Exception thrown when no data is found in a file.
- LineOutOfConsoleException
Exception thrown when a line exceeds the console's height.
- NotSupportedCharException
Exception thrown when a character is not supported by the TextStyler class.