public class InvalidLogBufferException extends LogException
Methods that read log blocks and process records within the blocks detect invalid content and throw this exception.
Reasons for throwing this exception include:
Constructor and Description |
---|
InvalidLogBufferException() |
InvalidLogBufferException(String s) |
InvalidLogBufferException(String s,
Throwable cause) |
InvalidLogBufferException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016 ObjectWeb HOWL. All rights reserved.