| java.lang.Object com.sun.midp.jump.installer.MIDLETInstallerImpl
handleInstallerException | static void handleInstallerException(Throwable ex)(Code) | | Handles an installer exceptions.
Parameters: ex - exception to handle |
messageForInvalidJadException | static String messageForInvalidJadException(InvalidJadException ije)(Code) | | Returns the associated message for the given exception.
This function is here instead of in the exception its self because
it not need on devices, it needed only on development platforms that
have command line interface.
Parameters: ije - reason reason code for the exception associated message for the given reason |
unload | public void unload()(Code) | | |
|
|