Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Exception.
Public Member Functions | |
UserPreferencesException (String message) | |
UserPreferencesException (String message, Throwable cause) | |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
Exception thrown when text conversion (such as from text to hex text or vice versa) resulted in an error
Definition at line 25 of file UserPreferencesException.java.
org.sleuthkit.autopsy.core.UserPreferencesException.UserPreferencesException | ( | String | message | ) |
Definition at line 28 of file UserPreferencesException.java.
org.sleuthkit.autopsy.core.UserPreferencesException.UserPreferencesException | ( | String | message, |
Throwable | cause | ||
) |
Definition at line 32 of file UserPreferencesException.java.
|
staticprivate |
Definition at line 26 of file UserPreferencesException.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.