libthrowable::ColoredString | Class for printing colored text to a terminal |
libthrowable::Throwable | Base class for all exception types in libthrowable |
libthrowable::Throwable::DontManipulateStr | Dummy class |
libthrowable::ThrowableType< ThrowableT, TagT > | Use this template to derive new throwable classes within seconds |
libthrowable::TracePoint | A class that can be very useful for finding bugs |
libthrowable::UserFault | This class describes an Exception object directly aimed at the enduser |
libthrowable::UserFaultType< UserFaultT, TagT > | Derive new UserFaultTypes within seconds |