HttpServerUtilityBase.GetLastError Méthode

Définition

En cas de substitution dans une classe dérivée, retourne l’exception la plus récente.

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

Retours

Exception la plus récente levée.

Exceptions

S’applique à