FileDocCategorySizeDatePackage
MIDletSuiteExceptionListener.javaAPI DocphoneME MR2 API (J2ME)1354Wed May 02 18:00:06 BST 2007com.sun.midp.midlet

MIDletSuiteExceptionListener

public interface MIDletSuiteExceptionListener
An interface to handle MIDlet suite exceptions.

Fields Summary
Constructors Summary
Methods Summary
public voidhandleException(java.lang.Throwable t)
Handles exception occurred during MIDlet suite execution.

param
t exception instance