Lire en anglais

Partager via


ProviderNotFoundException Constructors

Definition

Overloads

ProviderNotFoundException()

Constructs an instance of this class.

ProviderNotFoundException(String)

Constructs an instance of this class.

ProviderNotFoundException(IntPtr, JniHandleOwnership)

ProviderNotFoundException()

Constructs an instance of this class.

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=26)]
public ProviderNotFoundException ();
Attributes

Remarks

Constructs an instance of this class.

Java documentation for java.nio.file.ProviderNotFoundException.ProviderNotFoundException().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

.NET for Android .NET for Android API 35 et .NET for Android .NET for Android API 34
Produit Versions
.NET for Android .NET for Android API 34, .NET for Android API 35

ProviderNotFoundException(String)

Constructs an instance of this class.

[Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=26)]
public ProviderNotFoundException (string? msg);

Parameters

msg
String

the detail message

Attributes

Remarks

Constructs an instance of this class.

Java documentation for java.nio.file.ProviderNotFoundException.ProviderNotFoundException(java.lang.String).

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

.NET for Android .NET for Android API 35 et .NET for Android .NET for Android API 34
Produit Versions
.NET for Android .NET for Android API 34, .NET for Android API 35

ProviderNotFoundException(IntPtr, JniHandleOwnership)

protected ProviderNotFoundException (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);

Parameters

javaReference
IntPtr

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

.NET for Android .NET for Android API 35 et .NET for Android .NET for Android API 34
Produit Versions
.NET for Android .NET for Android API 34, .NET for Android API 35