ToString Method ToString() Creates and returns a string representation of the current exception. Declaration public override string ToString() Returns string A string representation of the current exception. Overrides Exception.ToString()