public static final class IRingBuffer.RingBufferException extends RuntimeException
Modifier | Constructor and Description |
---|---|
protected |
RingBufferException(String msg)
Creates an instance with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected RingBufferException(String msg)
msg
- the message of the exception.Copyright © 2019. All rights reserved.