Loads a MIDlet from a suite's JAR.paramsuite reference to the suiteparamclassName class name of the MIDlet to be createdreturnnew instance of a MIDletexceptionClassNotFoundException if the MIDlet class is not foundexceptionInstantiationException if the MIDlet cannot be created or is not subclass of MIDletexceptionIllegalAccessException if the MIDlet is not permitted to perform a specific operation