Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Exception.
Public Member Functions | |
InitReaderException (String msg, Throwable ex) | |
InitReaderException (Throwable ex) | |
InitReaderException (String msg) | |
System level exception for reader initialization.
Definition at line 79 of file TextExtractor.java.
org.sleuthkit.autopsy.textextractors.TextExtractor.InitReaderException.InitReaderException | ( | String | msg, |
Throwable | ex | ||
) |
Definition at line 81 of file TextExtractor.java.
org.sleuthkit.autopsy.textextractors.TextExtractor.InitReaderException.InitReaderException | ( | Throwable | ex | ) |
Definition at line 85 of file TextExtractor.java.
org.sleuthkit.autopsy.textextractors.TextExtractor.InitReaderException.InitReaderException | ( | String | msg | ) |
Definition at line 89 of file TextExtractor.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.