Autopsy  4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.commandlineingest.CommandLineIngestManager.JobProcessingTask.AnalysisStartupException Class Reference

Inherits Exception.

Private Member Functions

 AnalysisStartupException (String message)
 
 AnalysisStartupException (String message, Throwable cause)
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Exception type thrown when there is a problem analyzing a data source with data source level and file level ingest modules for an ingest job.

Definition at line 760 of file CommandLineIngestManager.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.commandlineingest.CommandLineIngestManager.JobProcessingTask.AnalysisStartupException.AnalysisStartupException ( String  message)
private

Definition at line 764 of file CommandLineIngestManager.java.

org.sleuthkit.autopsy.commandlineingest.CommandLineIngestManager.JobProcessingTask.AnalysisStartupException.AnalysisStartupException ( String  message,
Throwable  cause 
)
private

Definition at line 768 of file CommandLineIngestManager.java.

Member Data Documentation

final long org.sleuthkit.autopsy.commandlineingest.CommandLineIngestManager.JobProcessingTask.AnalysisStartupException.serialVersionUID = 1L
staticprivate

Definition at line 762 of file CommandLineIngestManager.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Tue Jan 19 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.