Error Class Reference

#include <errors.hpp>

Inheritance diagram for Error:

Inheritance graph
[legend]
List of all members.

Detailed Description

Base error class.


Public Member Functions

 Error (const std::string &what="")
const char * what () const throw ()
 returns the error message.


Static Public Member Functions

std::string where (const char *file, int line)


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

QuantLib.org
QuantLib
Hosted by
SourceForge.net Logo
Documentation generated by
doxygen