Uses of Class
dev.galasa.zosconsole.ZosConsoleException
-
Uses of ZosConsoleException in dev.galasa.zosconsole
Modifier and TypeMethodDescriptionIZosConsoleCommand.getResponse()
Return the immediate response message from a console command@NotNull IZosConsoleCommand
IZosConsole.issueCommand
(@NotNull String command) Issue a command to the zOS Console using the default named console@NotNull IZosConsoleCommand
IZosConsole.issueCommand
(@NotNull String command, String consoleName) Issue a command to the zOS Console using a named consoleIZosConsoleCommand.requestResponse()
Return the delayed response message from the current console command.