NGSolve  5.3
Public Member Functions
ngstd::Exception Class Reference

Base class for all ng exceptions. More...

#include <exception.hpp>

Inheritance diagram for ngstd::Exception:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Exception (const string &s)
 string s describes the exception
 Exception (const char *s)
 string s describes the exception
ExceptionAppend (const string &s)
 append string to description
ExceptionAppend (const char *s)
 append string to description
const string & What () const
 verbal description of exception

Detailed Description

Base class for all ng exceptions.


The documentation for this class was generated from the following file: