mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Fix compile error for NoCurrentCaseException in VideoFile.java
This commit is contained in:
parent
1d92a70664
commit
fb551f01bc
@ -82,6 +82,7 @@ public class VideoFile extends DrawableFile {
|
||||
*
|
||||
* @throws IOException
|
||||
* @throws MediaException
|
||||
* @throws NoCurrentCaseException
|
||||
*/
|
||||
@NbBundle.Messages({"VideoFile.getMedia.progress=writing temporary file to disk"})
|
||||
public Media getMedia() throws IOException, MediaException, NoCurrentCaseException {
|
||||
|
Loading…
x
Reference in New Issue
Block a user