public interface ImportErrorHandler
| Method Summary | |
|---|---|
 void | 
showError(String title,
          String message,
          String defaultAction)
 | 
| Method Detail | 
|---|
void showError(String title,
               String message,
               String defaultAction)