Package org.esa.snap.rcp.session
Interface Session.ProblemSolver
-
- Enclosing class:
- Session
public static interface Session.ProblemSolver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Product
solveProductNotFound(int id, File file)
-
-
-
Method Detail
-
solveProductNotFound
Product solveProductNotFound(int id, File file) throws CanceledException
- Throws:
CanceledException
-
-