Package edu.pdx.cs410J.grader.poa
Interface UnhandledExceptionView
- All Known Implementing Classes:
UnhandledExceptionDialog
public interface UnhandledExceptionView
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setExceptionDetails
(String details) void
setExceptionMessage
(String message)
-
Method Details
-
setExceptionMessage
-
setExceptionDetails
-
displayView
void displayView()
-