Sleuth Kit Java Bindings (JNI)  4.8.0
Java bindings for using The Sleuth Kit
org.sleuthkit.datamodel.ReadContentInputStream.ReadContentInputStreamException Class Reference

Inherits IOException.

Public Member Functions

 ReadContentInputStreamException (String message)
 
 ReadContentInputStreamException (String message, Throwable cause)
 

Detailed Description

Exception thrown when there's an error reading from the ReadContentInputStream.

Definition at line 181 of file ReadContentInputStream.java.

Constructor & Destructor Documentation

org.sleuthkit.datamodel.ReadContentInputStream.ReadContentInputStreamException.ReadContentInputStreamException ( String  message)

Definition at line 185 of file ReadContentInputStream.java.

org.sleuthkit.datamodel.ReadContentInputStream.ReadContentInputStreamException.ReadContentInputStreamException ( String  message,
Throwable  cause 
)

Definition at line 189 of file ReadContentInputStream.java.


The documentation for this class was generated from the following file:

Copyright © 2011-2020 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.