Searched defs:ServiceStartNotAllowedException (Results 1 – 1 of 1) sorted by relevance
24 public abstract class ServiceStartNotAllowedException extends IllegalStateException { class25 ServiceStartNotAllowedException(@NonNull String message) { in ServiceStartNotAllowedException() method in ServiceStartNotAllowedException