xtd 0.2.0
Loading...
Searching...
No Matches
aggregate_exception.hpp
Go to the documentation of this file.
1
4#pragma once
5#include "exception.hpp"
6
8namespace xtd {
17}
Defines the base class for predefined exceptions in the xtd namespace.
Definition exception.hpp:29
Contains xtd::exception exception.
xtd::exception aggregate_exception
Defines the base class for predefined exceptions in the xtd namespace.
Definition aggregate_exception.hpp:16
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8