Autopsy  3.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.ingest.IngestModule.IngestModuleException Class Reference

Inherits Exception.

Public Member Functions

 IngestModuleException ()
 
 IngestModuleException (String message)
 

Detailed Description

A custom exception for the use of ingest modules.

Definition at line 61 of file IngestModule.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.ingest.IngestModule.IngestModuleException.IngestModuleException ( )

Definition at line 63 of file IngestModule.java.

org.sleuthkit.autopsy.ingest.IngestModule.IngestModuleException.IngestModuleException ( String  message)

Definition at line 66 of file IngestModule.java.


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

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