Navigation: X# Documentation > X# Compiler Errors and Warnings
Error XS0403
Cannot convert null to type parameter '{0}' because it could be a non-nullable value type. Consider using 'default({0})' instead.