|
Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Exception.
Public Member Functions | |
| IntegrationTestDiffException (String message) | |
Static Private Attributes | |
| static final long | serialVersionUID = 1L |
An exception thrown when there is a diff.
Definition at line 81 of file IntegrationTestService.java.
| org.sleuthkit.autopsy.integrationtesting.IntegrationTestService.IntegrationTestDiffException.IntegrationTestDiffException | ( | String | message | ) |
Main constructor.
| message | The message for the exception. |
Definition at line 90 of file IntegrationTestService.java.
|
staticprivate |
Definition at line 83 of file IntegrationTestService.java.
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.