Partager via


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

Exception la plus récente qui a été levée.

Exceptions

S’applique à