public class InvalidFileSetException extends LogException
This exception can occur if the log file manager detects that one or more of the files that should reside in a file set are missing.
| Constructor and Description |
|---|
InvalidFileSetException() |
InvalidFileSetException(String s) |
InvalidFileSetException(String s,
Throwable cause) |
InvalidFileSetException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 ObjectWeb HOWL. All rights reserved.