@@ -539,11 +528,13 @@ private long getEventDescription(long dataSourceObjId, long fileObjId, Long arti
longid=resultSet.getLong(1);
returnid;
}
}finally{
}catch(SQLExceptionex){
thrownewTskCoreException(String.format("Failed to get description, dataSource=%d, fileObjId=%d, artifactId=%d",dataSourceObjId,fileObjId,artifactID),ex);