public class EmptyQueueException extends RuntimeException
Queue class to indicate
that the queue is empty.Queue,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
EmptyQueueException()
Constructs a new
EmptyQueueException with no detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
Copyright © 2022 ScalAgent D.T.. All rights reserved.