public class LogFileOverflowException extends LogException
Logger.mark(long),
Serialized Form| Constructor and Description |
|---|
LogFileOverflowException()
Constructs an instance of this class.
|
LogFileOverflowException(long activeMark,
long highMark,
File lf)
Construct an exception with message describing the problem
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LogFileOverflowException()
public LogFileOverflowException(long activeMark,
long highMark,
File lf)
activeMark - highMark - Copyright © 2016 ObjectWeb HOWL. All rights reserved.