Autopsy  4.8.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.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 564 of file CaseMetadata.java.

Constructor & Destructor Documentation

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

Definition at line 568 of file CaseMetadata.java.

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

Definition at line 572 of file CaseMetadata.java.

Member Data Documentation

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

Definition at line 566 of file CaseMetadata.java.


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

Copyright © 2012-2018 Basis Technology. Generated on: Thu Oct 4 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.