All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class distans.CreateCourseException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----distans.CreateCourseException

public class CreateCourseException
extends Exception
An exception used throughout the CreateCourseApplet and the classes that it uses. It is a general exception as the treatment of the exceptions are similar in the CreateCourseApplet and its related classes.


Constructor Index

 o CreateCourseException(String)

Constructors

 o CreateCourseException
 public CreateCourseException(String e)

All Packages  Class Hierarchy  This Package  Previous  Next  Index