Compartilhar via


HttpServerUtilityBase.GetLastError Método

Definição

Quando substituída em uma classe derivada, retorna 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

Retornos

Exception

A exceção mais recente que foi gerada.

Exceções

Aplica-se a