Autopsy  4.4.1
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.CaseMetadata.CaseMetadataException Class Reference

Inherits Exception.

Private Member Functions

 CaseMetadataException (String message)
 
 CaseMetadataException (String message, Throwable cause)
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Exception thrown by the CaseMetadata class when there is a problem accessing the metadata for a case.

Definition at line 529 of file CaseMetadata.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.casemodule.CaseMetadata.CaseMetadataException.CaseMetadataException ( String  message)
private

Definition at line 533 of file CaseMetadata.java.

org.sleuthkit.autopsy.casemodule.CaseMetadata.CaseMetadataException.CaseMetadataException ( String  message,
Throwable  cause 
)
private

Definition at line 537 of file CaseMetadata.java.

Member Data Documentation

final long org.sleuthkit.autopsy.casemodule.CaseMetadata.CaseMetadataException.serialVersionUID = 1L
staticprivate

Definition at line 531 of file CaseMetadata.java.


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

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