[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["This page documents the various error classes used within the YAML API for Google App Engine's Python standard environment."],["The error classes cover a range of issues, including ambiguous or empty configuration files, duplicate or unexpected attributes, and errors in event handling."],["Several errors relate to issues during the parsing of YAML files such as configuration problems, multiple objects, or protocol buffer parsing."],["There are errors dedicated to indicating internal issues and issues that arise due to the event listener or from the yaml.error.YAMLError specifically."],["One class provided is a base error type, named `Error`, that can be used to catch any errors that are present within the yaml API."]]],[]]