xtd 0.2.0
security_exception.h File Reference

Definition

Contains xtd::security::security_exception exception.

Include dependency graph for security_exception.h:
This graph shows which files directly or indirectly include this file:

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...