Share via


BackgroundServiceStartNotAllowedException(String) Constructor

Definition

Constructor.

[Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=31)]
public BackgroundServiceStartNotAllowedException (string message);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=31)>]
new Android.App.BackgroundServiceStartNotAllowedException : string -> Android.App.BackgroundServiceStartNotAllowedException

Parameters

message
String
Attributes

Remarks

Constructor.

Java documentation for android.app.BackgroundServiceStartNotAllowedException.BackgroundServiceStartNotAllowedException(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