This message is generated when an exponent is encountered that exceeds the exponent size limit for the indicated function.
This message is generated for polynomial and related operations when an exponent is so large that the calculation would require a prohibitively large amount of time or memory.
Off[message] switches off the message; On[message] switches it on. For example: Off[General::lrgexp].