Go to the documentation of this file.
19package org.sleuthkit.autopsy.centralrepository.datamodel;
21import org.sleuthkit.autopsy.exceptions.AutopsyException;
68 super(message, cause);
CentralRepoException(String message, Throwable cause)
static final long serialVersionUID
CentralRepoException(String message, String userMessage)
CentralRepoException(String message, String userMessage, Throwable cause)
CentralRepoException(String message)
AutopsyException(String message)
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.