ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
icu4x::CalendarError Class Reference

#include <CalendarError.d.hpp>

Public Types

enum  Value { Unknown = 0 , OutOfRange = 1 , UnknownEra = 2 , UnknownMonthCode = 3 }
 

Public Member Functions

 CalendarError ()=default
 
constexpr CalendarError (Value v)
 
constexpr operator Value () const
 
 operator bool () const =delete
 

Detailed Description

Additional information: 1, 2

Member Enumeration Documentation

◆ Value

Enumerator
Unknown 
OutOfRange 
UnknownEra 
UnknownMonthCode 

Constructor & Destructor Documentation

◆ CalendarError() [1/2]

icu4x::CalendarError::CalendarError ( )
default

◆ CalendarError() [2/2]

icu4x::CalendarError::CalendarError ( Value v)
inlineconstexpr

Member Function Documentation

◆ operator bool()

icu4x::CalendarError::operator bool ( ) const
explicitdelete

◆ operator Value()

icu4x::CalendarError::operator Value ( ) const
inlineconstexpr

The documentation for this class was generated from the following files: