Method ToString
ToString()
Returns a String
that represents the exception.
public override string ToString()
Returns
- string
A
String
that represents theExceptionDescription
.
Returns a String
that represents the exception.
public override string ToString()
A String
that represents the ExceptionDescription
.