Cause
String concatenation result is more than the maximum size.
Action
Make sure that the result is less than the maximum size.
Error Message
result of string concatenation is too long
String concatenation result is more than the maximum size.
Make sure that the result is less than the maximum size.