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

Inherits Exception.

Public Member Functions

 KeywordSearchModuleException (String message)
 
 KeywordSearchModuleException (String message, Throwable cause)
 
 KeywordSearchModuleException (Throwable cause)
 

Detailed Description

Generic Keyword search module exception, wrapper for underlying exceptions

Definition at line 25 of file KeywordSearchModuleException.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.keywordsearch.KeywordSearchModuleException.KeywordSearchModuleException ( String  message)

Definition at line 27 of file KeywordSearchModuleException.java.

org.sleuthkit.autopsy.keywordsearch.KeywordSearchModuleException.KeywordSearchModuleException ( String  message,
Throwable  cause 
)

Definition at line 31 of file KeywordSearchModuleException.java.

org.sleuthkit.autopsy.keywordsearch.KeywordSearchModuleException.KeywordSearchModuleException ( Throwable  cause)

Definition at line 35 of file KeywordSearchModuleException.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.