|
Autopsy
4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Exception.
Public Member Functions | |
| AutoIngestDataSourceProcessorException (String message) | |
| AutoIngestDataSourceProcessorException (String message, Throwable cause) | |
Static Private Attributes | |
| static final long | serialVersionUID = 1L |
A custom exception for the use of AutomatedIngestDataSourceProcessor.
Definition at line 99 of file AutoIngestDataSourceProcessor.java.
| org.sleuthkit.autopsy.datasourceprocessors.AutoIngestDataSourceProcessor.AutoIngestDataSourceProcessorException.AutoIngestDataSourceProcessorException | ( | String | message | ) |
Definition at line 103 of file AutoIngestDataSourceProcessor.java.
| org.sleuthkit.autopsy.datasourceprocessors.AutoIngestDataSourceProcessor.AutoIngestDataSourceProcessorException.AutoIngestDataSourceProcessorException | ( | String | message, |
| Throwable | cause | ||
| ) |
Definition at line 107 of file AutoIngestDataSourceProcessor.java.
|
staticprivate |
Definition at line 101 of file AutoIngestDataSourceProcessor.java.
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.