Lue englanniksi

Jaa


LoadSdkException(Throwable, Bundle) Constructor

Definition

Initializes a LoadSdkException with a Throwable and a Bundle.

C#
[Android.Runtime.Register(".ctor", "(Ljava/lang/Throwable;Landroid/os/Bundle;)V", "", ApiSince=34)]
public LoadSdkException (Java.Lang.Throwable cause, Android.OS.Bundle extraInfo);

Parameters

cause
Throwable

The cause of the exception, which is saved for later retrieval by the #getCause() method.

extraInfo
Bundle

Extra error information. This is empty if there is no such information.

Attributes

Remarks

Initializes a LoadSdkException with a Throwable and a Bundle.

Java documentation for android.app.sdksandbox.LoadSdkException.LoadSdkException(java.lang.Throwable, android.os.Bundle).

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

Tuote Versiot
.NET for Android .NET for Android API 34, .NET for Android API 35