LowPhysicalMemoryObserver.OnError(Exception) Metod

Definition

Meddelar observatören att ett undantag har tagits upp.

public:
 virtual void OnError(Exception ^ error);
public void OnError(Exception error);
abstract member OnError : Exception -> unit
override this.OnError : Exception -> unit
Public Sub OnError (error As Exception)

Parametrar

error
Exception

Undantaget.

Implementeringar

Gäller för