Scythe-1.0.3
Public Member Functions
scythe::scythe_file_error Class Reference

File i/o error. More...

#include <scythestat/error.h>

Inheritance diagram for scythe::scythe_file_error:
Inheritance graph
[legend]
Collaboration diagram for scythe::scythe_file_error:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 scythe_file_error (const std::string &file, const std::string &function, const unsigned int &line, const std::string &message="", const bool &halt=false) throw ()

Detailed Description

File i/o error.

Library members throw this exception when errors occur during file reading, writing, or creation, such as when one passes an invalid file name to the Matrix class's save method.


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