DebugUtils.GetInnerMostException
Returns the innermost Exception for an object
public static Exception GetInnerMostException(Exception ex)
Parameters
ex
Returns the innermost Exception for an object
public static Exception GetInnerMostException(Exception ex)
ex