public class LogRecordSizeException extends LogException
LogBufferManager does not support spanned records (records that span physical blocks). Increase the configured journal block size to accomodate larger records.
Constructor and Description |
---|
LogRecordSizeException()
Constructs an instance of this class.
|
LogRecordSizeException(int size)
Constructs an instance of this class with
specified description.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014 ObjectWeb HOWL. All rights reserved.