Uses of Class
edu.pdx.cs410J.grader.poa.UnhandledExceptionEvent
Packages that use UnhandledExceptionEvent
-
Uses of UnhandledExceptionEvent in edu.pdx.cs410J.grader.poa
Methods in edu.pdx.cs410J.grader.poa with parameters of type UnhandledExceptionEventModifier and TypeMethodDescriptionvoid
UnhandledExceptionPresenter.populateViewFrom
(UnhandledExceptionEvent event) void
EventBusThatPublishesUnhandledExceptionEvents.postUncaughtExceptionEventToErrorMessageBus
(UnhandledExceptionEvent event)