termstyle 1.0.0-pre.3
An open-source C++ header file that enables developers to easily define and apply customizable style presets for terminal outputs such as warnings, infos, and errors.
Loading...
Searching...
No Matches
Errors

Base class for all exceptions thrown by the library. More...

Classes

class  Error
 Base class for all exceptions thrown by the library. More...
 
class  PresetNameUsed
 Thrown when a preset name is already used. More...
 
class  PresetNotFound
 Thrown when a preset is not found. More...
 
class  BadColorID
 

Detailed Description

Base class for all exceptions thrown by the library.