ergo
Failure.h File Reference

The Failure class is used for exception handling. More...

#include <exception>

Go to the source code of this file.

Classes

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

Namespaces

namespace  mat

Detailed Description

The Failure class is used for exception handling.

It inherits std::exception.

Author
Emanuel Rubensson