ergo
Failure.h File Reference

The Failure class is used for exception handling. It inherits std::exception. More...

#include <exception>

Go to the source code of this file.

Classes

class  mat::Failure
 
class  mat::Acceptable
 
class  mat::AcceptableMaxIter
 

Namespaces

 mat
 

Detailed Description

The Failure class is used for exception handling. It inherits std::exception.

Author
Emanuel Rubensson