5373 move exception handler back to coreutils

This commit is contained in:
William Schaefer 2019-08-13 14:18:54 -04:00
parent 65112077f1
commit 944a961da5

View File

@ -16,7 +16,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.sleuthkit.autopsy.exceptions;
package org.sleuthkit.autopsy.coreutils;
import java.util.logging.Filter;
import java.util.logging.Handler;