Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Exception.
Public Member Functions | |
KeywordSearchModuleException (String message) | |
KeywordSearchModuleException (String message, Throwable cause) | |
KeywordSearchModuleException (Throwable cause) | |
Generic Keyword search module exception, wrapper for underlying exceptions
Definition at line 24 of file KeywordSearchModuleException.java.
org.sleuthkit.autopsy.keywordsearch.KeywordSearchModuleException.KeywordSearchModuleException | ( | String | message | ) |
Definition at line 26 of file KeywordSearchModuleException.java.
org.sleuthkit.autopsy.keywordsearch.KeywordSearchModuleException.KeywordSearchModuleException | ( | String | message, |
Throwable | cause | ||
) |
Definition at line 30 of file KeywordSearchModuleException.java.
org.sleuthkit.autopsy.keywordsearch.KeywordSearchModuleException.KeywordSearchModuleException | ( | Throwable | cause | ) |
Definition at line 34 of file KeywordSearchModuleException.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.