public class StoppedQueueException extends RuntimeException
push method of the Queue class
when the queue is actually stopping or stopped.Queue,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
StoppedQueueException()
Constructs a new
StoppedQueueException 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.