org.wegra.util.collection
Class ClosedQueueException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.wegra.util.collection.ClosedQueueException
All Implemented Interfaces:
java.io.Serializable

public class ClosedQueueException
extends java.lang.RuntimeException

Å¥¸¦ ¸í½ÃÀûÀ¸·Î Á¾·áÇÑ Ç×Å¿¡¼­ enqueue, dequeue ÀÛ¾÷ÀÌ ½ÃµµµÉ ¶§ ¹ß»ýÇÑ´Ù.

Version:
1.0 (2001-08-14)
Author:
wegra(Bok-Youn Lee)
See Also:
Serialized Form

Constructor Summary
ClosedQueueException()
          ClosedQueueException constructor comment.
ClosedQueueException(java.lang.String s)
          ClosedQueueException constructor comment.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClosedQueueException

public ClosedQueueException()
ClosedQueueException constructor comment.


ClosedQueueException

public ClosedQueueException(java.lang.String s)
ClosedQueueException constructor comment.

Parameters:
s - java.lang.String