org.wegra.util.collection
Class QueueOverflowException

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

public class QueueOverflowException
extends java.lang.RuntimeException

ÁöÁ¤µÈ Å¥ÀÇ Å©±â¸¦ ³Ñ¾î¼­´Â ¿ø¼Ò°¡ Ãß°¡µÇ·ÁÇÒ ¶§ ¹ß»ýÇÑ´Ù.

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

Constructor Summary
QueueOverflowException()
          FullQueueException constructor comment.
QueueOverflowException(java.lang.String s)
          FullQueueException 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

QueueOverflowException

public QueueOverflowException()
FullQueueException constructor comment.


QueueOverflowException

public QueueOverflowException(java.lang.String s)
FullQueueException constructor comment.

Parameters:
s - java.lang.String