]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix the name of an exception class reference. 18395/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sun, 27 Apr 2025 21:38:12 +0000 (15:38 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sun, 27 Apr 2025 21:38:12 +0000 (15:38 -0600)
doc/doxygen/headers/glossary.h

index fad06d8fb5684256ccf54ad0c3d1e06caee8cbb5..1ddc9c2e637eefb628f78fe85d7cda48bceff8b6 100644 (file)
  *     [line search algorithms](https://en.wikipedia.org/wiki/Line_search)
  *     where using a shorter step length might actually succeed.) In such
  *     cases, a user-provided callback function should throw an exception
- *     of type RecoverableUserCallbackError, which will then internally be
+ *     of type StandardExceptions::RecoverableUserCallbackError,
+ *     which will then internally be
  *     translated into an appropriate code understandable by the underlying
  *     library. It is worthwhile pointing out that a user callback throwing
  *     a "recoverable" exception does not actually guarantee that the

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.