error_category Class
Represents the abstract, common base for objects that describes a category of error codes.
class error_category;
Remarks
Two predefined objects implement error_category: generic_category and system_category.
Requirements
Header: <system_error>
Namespace: std