File
Doc
Category
Size
Date
Package
MIDletSuiteExceptionListener.java
API Doc
phoneME MR2 API (J2ME)
1354
Wed May 02 18:00:06 BST 2007
com.sun.midp.midlet
MIDletSuiteExceptionListener
public interface MIDletSuiteExceptionListener
An interface to handle MIDlet suite exceptions.
Fields Summary
Constructors Summary
Methods Summary
public void
handleException
(
java.lang.Throwable
t)
Handles exception occurred during MIDlet suite execution.
param
t exception instance
Java Code Source