'No Exception track type found in Universal Analytics Tag Configuration via Google Tag Manager

We used to have this command to send exception using analytics.js:

ga('send', 'exception', {'exDescription': err.message,'exFatal': false });

But migrating to google tag manager, it seems like there aren't a way to setup the universal analytics to send exception hit types. Is there a way to do so? Thanks.

Universal Analytics Tag Configuration in Google Tag Manager



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source