Sony Addon SDK

Added in API level 2

public class

SmallAppNotFoundException

This project is no longer being supported and will not get any further updates.
extends java.lang.RuntimeException
  1. java.lang.Object
  2. java.lang.Throwable
  3. java.lang.Exception
  4. java.lang.RuntimeException
  5. com.sony.smallapp.SmallAppNotFoundException

Class Overview

This exception is thrown when startApplication(Context, Intent) fails because any Small App couldn't be found to execute the given Intent.

Summary