|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ErrorReportedEvent
Error reported event information.
ModelEventHandler.errorReported(com.wrq.vhi.script.api.ErrorReportedEvent)
Method Summary | |
---|---|
CursorPosition |
getCursorPosition()
Gets the current position of the cursor on the terminal screen. |
ErrorMessage |
getErrorMessage()
Gets the error reported. |
RectangularTerminalRegion |
getTerminalScreen()
Gets the size and contents of the terminal screen. |
Methods inherited from interface com.wrq.vhi.script.api.ModelEvent |
---|
getClientSession, getCurrentOperation, getCurrentProcedure, getModelContext |
Methods inherited from interface com.wrq.vhi.script.api.Event |
---|
checkForTimeout, createErrorMessage, createErrorMessage, createHostSession, createUserErrorMessage, getEventStack, getHandlerProperty, getLogger, isDesignEnvironment |
Method Detail |
---|
ErrorMessage getErrorMessage()
RectangularTerminalRegion getTerminalScreen() throws ApptrieveException
ApptrieveException
CursorPosition getCursorPosition() throws ApptrieveException
ApptrieveException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |