public static final class RingBuffer.EmptyQueueException
extends java.lang.RuntimeException
Constructor and Description |
---|
EmptyQueueException()
Constructor.
|
EmptyQueueException(java.lang.String message)
Constructor.
|
EmptyQueueException(java.lang.String message,
java.lang.Throwable cause)
Constructor.
|
EmptyQueueException(java.lang.Throwable cause)
Constructor.
|
public EmptyQueueException()
public EmptyQueueException(java.lang.String message, java.lang.Throwable cause)
message
- Messagecause
- Cause of the nested exception.public EmptyQueueException(java.lang.String message)
message
- Messagepublic EmptyQueueException(java.lang.Throwable cause)
cause
- Cause of the nested exception.14-September-2016 18:23 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft