7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
123 | 123 |
124 <p> | 124 <p> |
125 Public method to check for an error. | 125 Public method to check for an error. |
126 </p> | 126 </p> |
127 <dl> | 127 <dl> |
128 <dt>Returns:</dt> | 128 <dt>Return:</dt> |
129 <dd> | 129 <dd> |
130 flag indicating an error (boolean) | 130 flag indicating an error (boolean) |
131 </dd> | 131 </dd> |
132 </dl> | 132 </dl> |
133 <a NAME="BookmarksImporter.errorString" ID="BookmarksImporter.errorString"></a> | 133 <a NAME="BookmarksImporter.errorString" ID="BookmarksImporter.errorString"></a> |
136 | 136 |
137 <p> | 137 <p> |
138 Public method to get the error description. | 138 Public method to get the error description. |
139 </p> | 139 </p> |
140 <dl> | 140 <dl> |
141 <dt>Returns:</dt> | 141 <dt>Return:</dt> |
142 <dd> | 142 <dd> |
143 error description (string) | 143 error description (string) |
144 </dd> | 144 </dd> |
145 </dl> | 145 </dl> |
146 <a NAME="BookmarksImporter.importedBookmarks" ID="BookmarksImporter.importedBookmarks"></a> | 146 <a NAME="BookmarksImporter.importedBookmarks" ID="BookmarksImporter.importedBookmarks"></a> |