info.monitorenter.util.collections
Class IRingBuffer.RingBufferException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
info.monitorenter.util.collections.IRingBuffer.RingBufferException
- All Implemented Interfaces:
- Serializable
- Enclosing interface:
- IRingBuffer
public static final class IRingBuffer.RingBufferException
- extends RuntimeException
Special exception related to ringbuffer operations.
- Version:
- $Revision: 1.2 $
- Author:
- Achim Westermann
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IRingBuffer.RingBufferException
protected IRingBuffer.RingBufferException(String msg)
- Creates an instance with the given message.
- Parameters:
msg
- the message of the exception.
Copyright © 2001 - 2007 LGPL, All Rights Footloose.