Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Exception.
Private Member Functions | |
CaseNodeDataException (String message) | |
CaseNodeDataException (String message, Throwable cause) | |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
Exception thrown when there is an error reading or writing case node data.
Definition at line 477 of file CaseNodeData.java.
|
private |
Constructs an exception to throw when there is an error reading or writing case node data.
message | The exception message. |
Definition at line 487 of file CaseNodeData.java.
|
private |
Constructs an exception to throw when there is an error reading or writing case node data.
message | The exception message. |
cause | The cause of the exception. |
Definition at line 498 of file CaseNodeData.java.
|
staticprivate |
Definition at line 479 of file CaseNodeData.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.