public class EmptyQueueException extends RuntimeException
Queue
class to indicate
that the queue is empty.Queue
,
Serialized FormModifier 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, toString
private static final long serialVersionUID
Copyright © 2019 ScalAgent D.T.. All rights reserved.