cscie160.hw2
Class ElevatorFullException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--cscie160.hw2.ElevatorFullException
All Implemented Interfaces:
java.io.Serializable

public class ElevatorFullException
extends java.lang.Exception

ElevatorFullException Class an exception class

CSCIE160 HW2

Due: 02/28/01

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait