Autopsy  4.10.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.core.ServicesMonitor.ServicesMonitorException Class Reference

Inherits Exception.

Public Member Functions

 ServicesMonitorException (String message)
 
 ServicesMonitorException (String message, Throwable cause)
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Exception thrown when service status query results in an error.

Definition at line 403 of file ServicesMonitor.java.

Constructor & Destructor Documentation

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.

Member Data Documentation

final long org.sleuthkit.autopsy.core.ServicesMonitor.ServicesMonitorException.serialVersionUID = 1L
staticprivate

Definition at line 405 of file ServicesMonitor.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2018 Basis Technology. Generated on: Fri Mar 22 2019
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.