Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents user-defined error codes.
class error_condition;
Remarks
An object of type error_condition stores an error code value and a pointer to an object that represents a category of error codes used for reported user-defined errors.
Requirements
Header: <system_error>
Namespace: std