public class
ReadOnlyBufferException
extends UnsupportedOperationException
Unchecked exception thrown when a content-mutation method such as put or compact is invoked upon a read-only buffer.
Public Constructor Summary
ReadOnlyBufferException()
Constructs an instance of this class.
|
Inherited Method Summary
Public Constructors
public ReadOnlyBufferException ()
Constructs an instance of this class.