.. _file_include_ecl_exceptions_data_exception.hpp: File data_exception.hpp ======================= |exhale_lsh| :ref:`Parent directory ` (``include/ecl/exceptions``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS Custom ecl exceptions that carry bundled data. .. contents:: Contents :local: :backlinks: none Definition (``include/ecl/exceptions/data_exception.hpp``) ---------------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_include_ecl_exceptions_data_exception.hpp.rst Detailed Description -------------------- Exceptions for try-catch handling. These exceptions allow bundling of some data with the exception. August 2008 Includes -------- - ``ecl/config/ecl.hpp`` - ``ecl/errors/handlers.hpp`` - ``ecl/errors/macros.hpp`` - ``exception.hpp`` (:ref:`file_include_ecl_exceptions_data_exception.hpp`) - ``sstream`` - ``string`` Included By ----------- - :ref:`file_include_ecl_exceptions.hpp` Namespaces ---------- - :ref:`namespace_ecl` Classes ------- - :ref:`exhale_class_classecl_1_1DataException`