Autopsy  4.10.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.casemodule.multiusercases.CaseNodeData.InvalidDataException Class Reference

Inherits Exception.

Private Member Functions

 InvalidDataException (String message)
 
 InvalidDataException (String message, Throwable cause)
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Definition at line 265 of file CaseNodeData.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.casemodule.multiusercases.CaseNodeData.InvalidDataException.InvalidDataException ( String  message)
private

Definition at line 269 of file CaseNodeData.java.

org.sleuthkit.autopsy.casemodule.multiusercases.CaseNodeData.InvalidDataException.InvalidDataException ( String  message,
Throwable  cause 
)
private

Definition at line 273 of file CaseNodeData.java.

Member Data Documentation

final long org.sleuthkit.autopsy.casemodule.multiusercases.CaseNodeData.InvalidDataException.serialVersionUID = 1L
staticprivate

Definition at line 267 of file CaseNodeData.java.


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

Copyright © 2012-2018 Basis Technology. Generated on: Fri Mar 22 2019
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.