Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.datasourcesummary.ui.ContainerPanel.Retriever< O > Interface Template Reference

Public Member Functions

retrieve () throws TskCoreException, SleuthkitCaseProviderException, SQLException
 

Detailed Description

A means of retrieving data that could potentially throw an exception.

Definition at line 319 of file ContainerPanel.java.

Member Function Documentation

Retrieves data of a certain type and possibly throws an exception.

Returns
The data type.
Exceptions
TskCoreException
SleuthkitCaseProviderException
SQLException

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

Copyright © 2012-2021 Basis Technology. Generated on: Fri Aug 6 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.