Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Exception.
Public Member Functions | |
ServicesMonitorException (String message) | |
ServicesMonitorException (String message, Throwable cause) | |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
Exception thrown if an error occurs during a service status query.
Definition at line 302 of file ServicesMonitor.java.
org.sleuthkit.autopsy.core.ServicesMonitor.ServicesMonitorException.ServicesMonitorException | ( | String | message | ) |
Definition at line 306 of file ServicesMonitor.java.
org.sleuthkit.autopsy.core.ServicesMonitor.ServicesMonitorException.ServicesMonitorException | ( | String | message, |
Throwable | cause | ||
) |
Definition at line 310 of file ServicesMonitor.java.
|
staticprivate |
Definition at line 304 of file ServicesMonitor.java.
Copyright © 2012-2022 Basis Technology. Generated on: Fri Jun 9 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.