Classes | Namespaces
data_exception.hpp File Reference

Custom ecl exceptions that carry bundled data. More...

#include <ecl/config/ecl.hpp>
#include <string>
#include <sstream>
#include <ecl/errors/handlers.hpp>
#include "exception.hpp"
#include <ecl/errors/macros.hpp>
Include dependency graph for data_exception.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecl::DataException< Data >
 Extended exception class that bundles location, message and data. More...

Namespaces

namespace  ecl

Detailed Description

Custom ecl exceptions that carry bundled data.

Exceptions for try-catch handling. These exceptions allow bundling of some data with the exception.

Date:
August 2008

Definition in file data_exception.hpp.



ecl_exceptions
Author(s): Daniel Stonier
autogenerated on Thu Jun 6 2019 21:17:26