Autopsy  4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Static Public Attributes | List of all members
org.sleuthkit.autopsy.contentviewers.TranslatablePanel.TranslatablePanelException Class Reference

Inherits Exception.

Static Public Attributes

static final long serialVersionUID = 1L
 

Detailed Description

This is an exception that can occur during the normal operation of the translatable panel. For instance, this exception can be thrown if it is not possible to set the child content to the provided content string.

Definition at line 47 of file TranslatablePanel.java.

Member Data Documentation

final long org.sleuthkit.autopsy.contentviewers.TranslatablePanel.TranslatablePanelException.serialVersionUID = 1L
static

Definition at line 48 of file TranslatablePanel.java.


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

Copyright © 2012-2020 Basis Technology. Generated on: Tue Sep 22 2020
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.