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

Inherits Exception.

Public Member Functions

 CaseActionException (String message)
 
 CaseActionException (String message, Throwable cause)
 

Detailed Description

Exception thrown when case action (such as open, close, create) resulted in an error

Definition at line 25 of file CaseActionException.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.casemodule.CaseActionException.CaseActionException ( String  message)

Definition at line 27 of file CaseActionException.java.

org.sleuthkit.autopsy.casemodule.CaseActionException.CaseActionException ( String  message,
Throwable  cause 
)

Definition at line 31 of file CaseActionException.java.


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

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