Autopsy  4.1
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 502 of file TagsManager.java.

Member Data Documentation

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

Definition at line 504 of file TagsManager.java.


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

Copyright © 2012-2016 Basis Technology. Generated on: Mon Jan 2 2017
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.