HttpStatusCodeExceptionToString - метод
Creates and returns a string representation of the current exception.
Пространство имён: Tessa.Platform.WebСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
abstract ToString : unit -> string
override ToString : unit -> string
Возвращаемое значение
StringA string representation of the current exception.