Returns the innermost Exception for an object
public static Exception GetInnerMostException(Exception ex)
Parameters
ex
See also:
Class DebugUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic
Returns the innermost Exception for an object
public static Exception GetInnerMostException(Exception ex)
ex