@NotNull
 @Override
 public List<TypeParameterDescriptor> getParameters() {
   return errorTypeConstructor.getParameters();
 }