ORIGINAL
|
Base interface for all exception types in Original. More...
#include <error.h>
Base interface for all exception types in Original.
Inherits from std::exception to provide standard exception handling integration. Serves as the root type for all domain-specific exceptions in Original.