|
Autopsy
4.9.1
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 when service status query results in an error.
Definition at line 403 of file ServicesMonitor.java.
| org.sleuthkit.autopsy.core.ServicesMonitor.ServicesMonitorException.ServicesMonitorException | ( | String | message | ) |
Definition at line 407 of file ServicesMonitor.java.
| org.sleuthkit.autopsy.core.ServicesMonitor.ServicesMonitorException.ServicesMonitorException | ( | String | message, |
| Throwable | cause | ||
| ) |
Definition at line 411 of file ServicesMonitor.java.
|
staticprivate |
Definition at line 405 of file ServicesMonitor.java.
Copyright © 2012-2018 Basis Technology. Generated on: Tue Dec 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.