#include "../system_exception.h"Contains xtd::security::security_exception exception.


Go to the source code of this file.
Classes | |
| class | xtd::security::security_exception |
| The exception that is thrown when an I/O error occurs. More... | |
Namespaces | |
| xtd | |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| xtd::security | |
| Provides the underlying structure of the security system, including base classes for permissions. | |
Macros | |
| #define | security_exception_(...) security_exception(add_csf_(__VA_ARGS__)) |
| Helper on xtd::security::security_exception to call it with current stack frame information. More... | |