|
Autopsy
4.9.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Exception.
Public Member Functions | |
| NoTextReaderFound (String msg) | |
| NoTextReaderFound (Throwable ex) | |
Private Member Functions | |
| NoTextReaderFound (String msg, Throwable ex) | |
System level exception for handling content types that have no specific strategy defined for extracting their text.
Definition at line 138 of file TextReaders.java.
| org.sleuthkit.autopsy.textreaders.TextReaders.NoTextReaderFound.NoTextReaderFound | ( | String | msg | ) |
Definition at line 140 of file TextReaders.java.
| org.sleuthkit.autopsy.textreaders.TextReaders.NoTextReaderFound.NoTextReaderFound | ( | Throwable | ex | ) |
Definition at line 144 of file TextReaders.java.
|
private |
Definition at line 148 of file TextReaders.java.
Copyright © 2012-2018 Basis Technology. Generated on: Tue Dec 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.