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, toStringprotected RingBufferException(String msg)
msg - the message of the exception.Copyright © 2001 - 2010 LGPL, All Rights Footloose.