package bluej.extensions;


| This exception will be thrown when an Extension that has been unloaded | from BlueJ still tries to access methods of the BlueJ class. | If the Extension terminates its activities when the Extension.terminate() | method is called then this exception will never be thrown. | | @version $Id: ExtensionUnloadedException.java 6215 2009-03-30 13:28:25Z polle $ | | | Author: Damiano Bolla, University of kent at Canterbury, 2003 | public class ExtensionUnloadedException extends RuntimeException { }
top, use, map, class ExtensionUnloadedException




5 neLoCode + 7 LoComm