'Catch exception ajax Detail Message

im trying to get the exception error mesage from a AJAX call, but I need the espectific message located in Detail/Message, I tryed with request.responseText; but it doesn't returns that Message in any part of the response

Exception Detail Structure



Sources

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

Source: Stack Overflow

Solution Source