Closedown

This commit is contained in:
gac-x04sa
2018-01-22 11:12:17 +01:00
parent f3185ac779
commit d5515d93d6
+1 -1
View File
@@ -93,7 +93,7 @@ public class Pilatus extends AreaDetector{
public String getFileName() throws IOException, InterruptedException{
//return (String) ne String(readCtrl("FileName", byte[].class));
throw new IOException("Not implemented")
throw new IOException("Not implemented");
}
}