Bagikan melalui


LocationChangeException(String, Exception) Konstruktor

Definisi

Membuat instans baru .LocationChangeException

public:
 LocationChangeException(System::String ^ message, Exception ^ innerException);
public LocationChangeException (string message, Exception innerException);
new Microsoft.AspNetCore.Components.LocationChangeException : string * Exception -> Microsoft.AspNetCore.Components.LocationChangeException
Public Sub New (message As String, innerException As Exception)

Parameter

message
String

Pesan pengecualian.

innerException
Exception

Pengecualian dalam.

Berlaku untuk