# Print output for @column tags ?> ServiceStartNotAllowedException - Android SDK | Android Developers

Most visited

Recently visited

ServiceStartNotAllowedException

public abstract class ServiceStartNotAllowedException
extends IllegalStateException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ java.lang.IllegalStateException
           ↳ android.app.ServiceStartNotAllowedException


Exception thrown when an app tries to start a Service when it's not allowed to do so.

Summary

Inherited methods