|
CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for Timezone::FormatError, including all inherited members.
| FormatError(const String &data, long offset, const String &reason=String{}) (defined in Timezone::FormatError) | Timezone::FormatError | explicit |
| hint() const | TextError | |
| message() const override | TextError | virtual |
| offset() const | TextError | |
| source() const | TextError | |
| text() const | TextError | |
| TextError(const String &text, long offset=0, const String &hint=String{}) | TextError | explicit |