.TH "std::domain_error" 3cxx "Sat Feb 8 2020" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::domain_error .SH SYNOPSIS .br .PP .PP Inherits \fBstd::logic_error\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBdomain_error\fP (const char *) _GLIBCXX_TXN_SAFE" .br .ti -1c .RI "\fBdomain_error\fP (const \fBstring\fP &__arg) _GLIBCXX_TXN_SAFE" .br .ti -1c .RI "virtual const char * \fBwhat\fP () const _GLIBCXX_TXN_SAFE_DYN noexcept" .br .in -1c .SH "Detailed Description" .PP Thrown by the library, or by you, to report domain errors (domain in the mathematical sense)\&. .PP Definition at line 147 of file stdexcept\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.