Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Exception.
Private Member Functions | |
IngestManagerException (String message) | |
IngestManagerException (String message, Throwable cause) | |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
An exception thrown by the ingest manager.
Definition at line 1123 of file IngestManager.java.
|
private |
Creates an exception containing an error message.
message | The message. |
Definition at line 1132 of file IngestManager.java.
|
private |
Creates an exception containing an error message and a cause.
message | The message |
cause | The cause. |
Definition at line 1142 of file IngestManager.java.
|
staticprivate |
Definition at line 1125 of file IngestManager.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.