xtd 0.2.0
Loading...
Searching...
No Matches
culture_not_found_exception.hpp File Reference

Definition

Contains xtd::globalization::culture_not_found_exception exception.

Go to the source code of this file.

Classes

class  xtd::globalization::culture_not_found_exception
 The exception that is thrown when the key specified for accessing an element in a collection does not match any key in the collection. More...
 

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 
namespace  xtd::globalization
 Contains classes that define culture-related information, including language, country/region, calendars in use, format patterns for dates, currency, and numbers, and sort order for strings. These classes are useful for writing globalized (internationalized) applications. Classes such as xtd::globalization::string_info and xtd::globalization::text_info provide advanced globalization functionalities, including surrogate support and text element processing.