Autopsy
4.12.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 1168 of file IngestManager.java.
|
private |
Creates an exception containing an error message.
message | The message. |
Definition at line 1177 of file IngestManager.java.
|
private |
Creates an exception containing an error message and a cause.
message | The message |
cause | The cause. |
Definition at line 1187 of file IngestManager.java.
|
staticprivate |
Definition at line 1170 of file IngestManager.java.
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.