xtd 0.2.0
time_zone_not_found_exception.h File Reference
#include "system_exception.h"

Definition

Contains xtd::time_zone_not_found_exception exception.

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

Go to the source code of this file.

Classes

class  xtd::time_zone_not_found_exception
 The exception that is thrown when the time allotted for a process or operation has expired. More...
 

Namespaces

 xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 

Macros

#define time_zone_not_found_exception_(...)   time_zone_not_found_exception(add_csf_(__VA_ARGS__))
 Helper on xtd::time_zone_not_found_exception to call it with current stack frame information. More...