| 
    libMesh
    
   | 
 
A class to represent the internal "this should never happen" errors, to be thrown by "libmesh_error();". More...
#include <libmesh_exceptions.h>
Public Member Functions | |
| LogicError () | |
| LogicError (const std::string &msg) | |
A class to represent the internal "this should never happen" errors, to be thrown by "libmesh_error();".
Definition at line 38 of file libmesh_exceptions.h.
      
  | 
  inline | 
Definition at line 41 of file libmesh_exceptions.h.
      
  | 
  inline | 
Definition at line 42 of file libmesh_exceptions.h.
 1.8.16