Gets the message from an exception.
The message part of the exception.
The message includes any inner exceptions.
string message = MainUtil.GetExceptionMessage(exption);
MainUtil Class | Sitecore Namespace