Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Exception.
Public Member Functions | |
NoTextExtractorFound (String msg) | |
NoTextExtractorFound (Throwable ex) | |
Private Member Functions | |
NoTextExtractorFound (String msg, Throwable ex) | |
System level exception for handling content types that have no specific strategy defined for extracting their text.
Definition at line 145 of file TextExtractorFactory.java.
org.sleuthkit.autopsy.textextractors.TextExtractorFactory.NoTextExtractorFound.NoTextExtractorFound | ( | String | msg | ) |
Definition at line 147 of file TextExtractorFactory.java.
org.sleuthkit.autopsy.textextractors.TextExtractorFactory.NoTextExtractorFound.NoTextExtractorFound | ( | Throwable | ex | ) |
Definition at line 151 of file TextExtractorFactory.java.
|
private |
Definition at line 155 of file TextExtractorFactory.java.
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.