WrapperException.ToString method

Returns a string representation of the inner exception, or an empty string if none exists.

public override string ToString()

See Also