Click or drag to resize

AutoaddressExceptionToString Method

Creates and returns a string representation of the current exception.

Namespace:  Autoaddress.Autoaddress2_0
Assembly:  Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntax
public override string ToString()

Return Value

Type: String
A string representation of the current exception.

Implements

_ExceptionToString
See Also