public class StoppedQueueException extends RuntimeException
push
method of the Queue
class
when the queue is actually stopping or stopped.Queue
,
Serialized FormModifier 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, toString
private static final long serialVersionUID
Copyright © 2022 ScalAgent D.T.. All rights reserved.