public class LogFileOverflowException extends LogException
Logger.mark(long)
,
Serialized FormConstructor 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, toString
public LogFileOverflowException()
public LogFileOverflowException(long activeMark, long highMark, File lf)
activeMark
- highMark
- Copyright © 2014 ObjectWeb HOWL. All rights reserved.