FileDocCategorySizeDatePackage
ActivityThread.javaAPI DocAndroid 1.5 API159666Wed May 06 22:41:54 BST 2009android.app

IntentReceiverLeaked

public final class IntentReceiverLeaked extends android.util.AndroidRuntimeException

Fields Summary
Constructors Summary
public IntentReceiverLeaked(String msg)

        super(msg);
    
Methods Summary