You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
public static string GetDetails(this Exception ex) - Gets the details of an exception suitable for display. Includes the Exception type, message, and stack trace for each exception found (searches InnerException).