Constructs an error node.
array<string, mixed> $attributes Additional attributes:
public function __construct(array $attributes = []) { $this->attributes = $attributes; }