6#include <xtd/exception>
7#include <xtd/event_args>
43 const std::
exception* exception_ =
nullptr;
event_args()=default
Initializes a new instance of the event_args class.
const std::exception & exception() const noexcept
Gets the std::exception that occurred.
thread_exception_event_args(const std::exception &exception)
Initializes a new instance of the xtd::forms::thread_exception_event_args class.
#define forms_export_
Define shared library export.
Definition forms_export.hpp:13
The xtd::threading namespace provides classes and interfaces that enable multithreaded programming....
Definition abandoned_mutex_exception.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8