WrapperException.ToString method
Returns a string representation of the inner exception, or an empty string if none exists.
public override string ToString()
See Also
- class WrapperException
- namespace Kestrun.Logging.Exceptions
Returns a string representation of the inner exception, or an empty string if none exists.
public override string ToString()