Added in API level 34

ForegroundServiceTypeException


public abstract class ForegroundServiceTypeException
extends ServiceStartNotAllowedException



Base exception thrown when an app tries to start a foreground Service without a valid type.

Summary

Public constructors

ForegroundServiceTypeException(String message)

Constructor.

Inherited methods

Public constructors

ForegroundServiceTypeException

Added in API level 34
public ForegroundServiceTypeException (String message)

Constructor.