Package bluej.extensions2
Class ExtensionException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- bluej.extensions2.ExtensionException
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
- Direct Known Subclasses:
 ClassNotFoundException,CompilationNotStartedException,InvocationArgumentException,InvocationErrorException,MissingJavaFileException,PackageAlreadyExistsException,PackageNotFoundException,ProjectNotOpenException
public class ExtensionException extends java.lang.ExceptionBase class for the different Exception events generated by BlueJ for extensions.- See Also:
 - Serialized Form