xtd
1.0.0
Toggle main menu visibility
Loading...
Searching...
No Matches
xtd.core
include
xtd
aggregate_exception.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
exception.hpp
"
6
8
namespace
xtd
{
16
using
aggregate_exception
=
xtd::exception
;
17
}
xtd::exception
Defines the base class for predefined exceptions in the xtd namespace.
Definition
exception.hpp:29
exception.hpp
Contains xtd::exception exception.
xtd::aggregate_exception
xtd::exception aggregate_exception
Defines the base class for predefined exceptions in the xtd namespace.
Definition
aggregate_exception.hpp:16
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
Generated on
for xtd by
Gammasoft
. All rights reserved.