Raised for anything the GDScript front end will not translate.
Every unsupported construct is an error here, at compile time, with a file and line -- never a silent approximation that misbehaves at runtime. That is the whole safety story for a transpiled language: the subset is enforced by refusing, not by best effort.