Autopsy  3.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.timeline.events.db.EventDB.MultipleTransactionException Class Reference

Inherits IllegalStateException.

Public Member Functions

 MultipleTransactionException ()
 

Static Private Attributes

static final String CANNOT_HAVE_MORE_THAN_ONE_OPEN_TRANSACTION = "cannot have more than one open transaction"
 

Detailed Description

Definition at line 1113 of file EventDB.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.timeline.events.db.EventDB.MultipleTransactionException.MultipleTransactionException ( )

Definition at line 1117 of file EventDB.java.

Member Data Documentation

final String org.sleuthkit.autopsy.timeline.events.db.EventDB.MultipleTransactionException.CANNOT_HAVE_MORE_THAN_ONE_OPEN_TRANSACTION = "cannot have more than one open transaction"
staticprivate

Definition at line 1115 of file EventDB.java.


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

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