HttpServerUtilityBase.GetLastError Método

Definição

Quando sobrescrito numa classe derivada, devolve a exceção mais recente.

public:
 virtual Exception ^ GetLastError();
public virtual Exception GetLastError();
abstract member GetLastError : unit -> Exception
override this.GetLastError : unit -> Exception
Public Overridable Function GetLastError () As Exception

Devoluções

A exceção mais recente que foi lançada.

Exceções

Aplica-se a