.TH "sc::AlgorithmException" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::AlgorithmException \- This exception is thrown whenever a problem with an algorithm is encountered\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::SCException\fP\&. .PP Inherited by \fBsc::MaxIterExceeded\fP, and \fBsc::ToleranceExceeded\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBAlgorithmException\fP (const char *description=0, const char *file=0, int line=0, const \fBClassDesc\fP *class_desc=0, const char *exception_type='AlgorithmException') throw ()" .br .ti -1c .RI "\fBAlgorithmException\fP (const \fBAlgorithmException\fP &) throw ()" .br .in -1c .SH "Detailed Description" .PP This exception is thrown whenever a problem with an algorithm is encountered\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.