| ERROR | illegal identifier length, argn: string, len: string, lim: string |
| CAUSE | An input identifier was passed in that has a length that is greater than the max length. |
| ACTION | Make sure the input indentifier has a length that is less than the max length. |