CoreComponents 3.0.0
A Modern C++ Toolkit
|
Failed to parse timezone information file. More...
#include <Timezone>
Public Member Functions | |
FormatError (const String &data, long offset, const String &reason=String{}) | |
![]() | |
TextError (const String &text, long offset=0, const String &hint=String{}) | |
Create a text error. | |
String | message () const override |
Generate error message for debug output. | |
String | source () const |
Source the text was read from (if any) | |
String | text () const |
Parsed text. | |
long | offset () const |
Error offset | |
String | hint () const |
Error hint | |
Failed to parse timezone information file.