Autopsy
4.17.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 146 of file TextExtractorFactory.java.
org.sleuthkit.autopsy.textextractors.TextExtractorFactory.NoTextExtractorFound.NoTextExtractorFound | ( | String | msg | ) |
Definition at line 148 of file TextExtractorFactory.java.
org.sleuthkit.autopsy.textextractors.TextExtractorFactory.NoTextExtractorFound.NoTextExtractorFound | ( | Throwable | ex | ) |
Definition at line 152 of file TextExtractorFactory.java.
|
private |
Definition at line 156 of file TextExtractorFactory.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.