.TH "__gnu_pbds::join_error" 3cxx "Wed Jul 14 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::join_error \- A join cannot be performed logical reasons (i\&.e\&., the ranges of the two container objects being joined overlaps\&. .SH SYNOPSIS .br .PP .PP Inherits \fB__gnu_pbds::container_error\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "virtual const char * \fBwhat\fP () const noexcept" .br .in -1c .SH "Detailed Description" .PP A join cannot be performed logical reasons (i\&.e\&., the ranges of the two container objects being joined overlaps\&. .PP Definition at line 70 of file exception\&.hpp\&. .SH "Member Function Documentation" .PP .SS "virtual const char* std::logic_error::what () const\fC [virtual]\fP, \fC [noexcept]\fP, \fC [inherited]\fP" Returns a C-style character string describing the general cause of the current error (the same string passed to the ctor)\&. .br .PP Reimplemented from \fBstd::exception\fP\&. .PP Reimplemented in \fBstd::future_error\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.