ecl_exceptions
1.2
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace ecl
Namespace std
Classes and Structs
Template Class DataException
Class Exception
Template Class PosixErrorHandler
Class StandardException
Defines
Define ecl_assert_throw
Define ecl_catch
Define ecl_debug_catch
Define ecl_debug_throw
Define ecl_debug_try
Define ecl_exceptions_LOCAL
Define ecl_exceptions_PUBLIC
Define ECL_HAS_EXCEPTIONS
Define ecl_throw
Define ecl_try
Directories
Directory include
Directory ecl
Directory exceptions
Files
File data_exception.hpp
File exception.hpp
File exceptions.hpp
File macros.hpp
File posix_error_handler.hpp
File standard_exception.hpp
Standard Documents
CHANGELOG
Changelog
1.0.6 (2020-01-11)
0.61.14 (2016-06-16)
PACKAGE
Index
ecl_exceptions
Standard Documents
CHANGELOG
View page source
CHANGELOG
Changelog
1.0.6 (2020-01-11)
dangling pointer on exceptions fixed,
#96
0.61.14 (2016-06-16)
expose the string message in the exception api