Autopsy  4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
Static Private Attributes | List of all members
org.sleuthkit.autopsy.discovery.search.SearchCancellationException Class Reference

Inherits CancellationException.

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Exception to be thrown when the search has been intentionally cancelled to provide information on where the code was when the cancellation took place.

Definition at line 27 of file SearchCancellationException.java.

Member Data Documentation

final long org.sleuthkit.autopsy.discovery.search.SearchCancellationException.serialVersionUID = 1L
staticprivate

Definition at line 29 of file SearchCancellationException.java.


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

Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.