Autopsy  4.15.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 811 of file CommandLineIngestManager.java.

Constructor & Destructor Documentation

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

Definition at line 815 of file CommandLineIngestManager.java.

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

Definition at line 819 of file CommandLineIngestManager.java.

Member Data Documentation

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

Definition at line 813 of file CommandLineIngestManager.java.


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

Copyright © 2012-2020 Basis Technology. Generated on: Mon Jul 6 2020
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.