Autopsy  4.6.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.coordinationservice.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 129 of file CaseNodeData.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.coordinationservice.CaseNodeData.InvalidDataException.InvalidDataException ( String  message)
private

Definition at line 133 of file CaseNodeData.java.

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

Definition at line 137 of file CaseNodeData.java.

Member Data Documentation

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

Definition at line 131 of file CaseNodeData.java.


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

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