Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Static Private Attributes | List of all members
org.sleuthkit.autopsy.casemodule.CaseActionCancelledException Class Reference

Inherits org.sleuthkit.autopsy.casemodule.CaseActionException.

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Exception thrown when a case action (e.g., create, open, close, delete) is cancelled before it is completed.

Definition at line 25 of file CaseActionCancelledException.java.

Member Data Documentation

final long org.sleuthkit.autopsy.casemodule.CaseActionCancelledException.serialVersionUID = 1L
staticprivate

Definition at line 27 of file CaseActionCancelledException.java.


The documentation for this class 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.