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.casemodule.services.TagsManager.TagNameAlreadyExistsException Class Reference

Inherits Exception.

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Exception thrown if there is an attempt to add a duplicate tag name.

Definition at line 1051 of file TagsManager.java.

Member Data Documentation

final long org.sleuthkit.autopsy.casemodule.services.TagsManager.TagNameAlreadyExistsException.serialVersionUID = 1L
staticprivate

Definition at line 1053 of file TagsManager.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.