All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----EDU.gatech.cc.is.util.CircularBufferException
Copyright (c)1997, 1998 Tucker Balch
CircularBufferException with no
detail message.
CircularBufferException with a
specified detail message.
public CircularBufferException()
CircularBufferException with no
detail message.
public CircularBufferException(String msg)
CircularBufferException with a
specified detail message.
All Packages Class Hierarchy This Package Previous Next Index