Package com.norconex.collector.fs
Class FilesystemCollectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.norconex.collector.core.CollectorException
com.norconex.collector.fs.FilesystemCollectorException
- All Implemented Interfaces:
Serializable
Deprecated.
Runtime exception for most unrecoverable issues thrown by Filesystem Collector
classes.
- Author:
- Pascal Dimassimo, Pascal Essiembre
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.FilesystemCollectorException(String message) Deprecated.FilesystemCollectorException(String message, Throwable cause) Deprecated.Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FilesystemCollectorException
public FilesystemCollectorException()Deprecated. -
FilesystemCollectorException
Deprecated. -
FilesystemCollectorException
Deprecated. -
FilesystemCollectorException
Deprecated.
-
CollectorException