com.opmath.mail
Class QueueOverflowException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.opmath.mail.QueueOverflowException
- All Implemented Interfaces:
- Serializable
- public class QueueOverflowException
- extends Exception
Signals an overflow coindition in the use of a com.opmath.mail.CircularQueue instance.
Copyright: (c) 2002 The Open Math Company Limited
The Terms of Distribution of this software are stipulated in the javadoc
Overview for this project.
- Since:
- J2SE 1.3
- Version:
- 1.0
- Author:
- Bruno Beloff bruno.beloff@opmath.com
- See Also:
- Serialized Form
|
Constructor Summary |
QueueOverflowException()
Constructs a new QueueOverflowException instance, with no descriptive message. |
| Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
QueueOverflowException
public QueueOverflowException()
- Constructs a new
QueueOverflowException instance, with no descriptive message.
- Since:
- JDK 1.2.2
Submit a bug or feature to Open Math
Copyright © 2002 Open Math Company Limited, Brighton, UK