@type t() :: %YamlElixir.ParsingError{ __exception__: true, column: integer() | nil, line: integer() | nil, message: String.t(), type: atom() | nil }