HelperCallableNotAvailableForField | A custom exception class that can be caught in cases where a field is missing a callback (and no default could be provided) for a Fields API helper. |
HelperMustHaveName | All helpers must have name properties defined so that fields can define callbacks for them without having an instance of that helper at hand. |