Class UnsupportedAttribute

All Implemented Interfaces:
NamedWriteable, Writeable, Resolvable, Unresolvable

public final class UnsupportedAttribute extends FieldAttribute implements Unresolvable
Unsupported attribute meaning an attribute that has been found yet cannot be used (hence why UnresolvedAttribute cannot be used) expect in special conditions (currently only in projections to allow it to flow through the engine). As such the field is marked as unresolved (so the verifier can pick up its usage outside project).