Autopsy  4.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.coreutils.JLnkParserException Class Reference

Inherits Exception.

Public Member Functions

 JLnkParserException (Exception cause)
 

Detailed Description

Author
jwallace

Definition at line 25 of file JLnkParserException.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.coreutils.JLnkParserException.JLnkParserException ( Exception  cause)

Constructs an instance of JLnkParserException caused by the given exception.

Parameters
msgthe detail message.

Definition at line 33 of file JLnkParserException.java.


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

Copyright © 2012-2015 Basis Technology. Generated on: Wed Apr 6 2016
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.