File
Doc
Category
Size
Date
Package
ActivityThread.java
API Doc
Android 1.5 API
159666
Wed May 06 22:41:54 BST 2009
android.app
IntentReceiverLeaked
java.lang.Object
android.util.AndroidRuntimeException
public final class IntentReceiverLeaked extends android.util.AndroidRuntimeException
Fields Summary
Constructors Summary
public IntentReceiverLeaked
(
String
msg)
super(msg);
Methods Summary
Java Code Source