class
#include <bsa/detail/common.hpp>
exception The base exception type for all bsa
exceptions.
Derived classes
- class compression_error
- Classifies errors generated during compression library operations.
Public functions
- auto what(T... args) -> T
Constructors
Observers
- auto what() const -> const char* override noexcept
- Obtains the explanation for why the exception was thrown.