Uses of Class
dev.galasa.zosunixcommand.ZosUNIXCommandException
Packages that use ZosUNIXCommandException
-
Uses of ZosUNIXCommandException in dev.galasa.zosunixcommand
Subclasses of ZosUNIXCommandException in dev.galasa.zosunixcommandMethods in dev.galasa.zosunixcommand that throw ZosUNIXCommandExceptionModifier and TypeMethodDescriptionIZosUNIXCommand.issueCommand
(@NotNull String command) Issue a zOS UNIX commandIZosUNIXCommand.issueCommand
(@NotNull String command, long timeout) Issue a zOS UNIX command with a timeoutIZosUNIXCommand.issueCommand
(@NotNull String command, long timeout, ICredentials credentials) Issue a zOS UNIX command with specified credentials and timeoutIZosUNIXCommand.issueCommand
(@NotNull String command, ICredentials credentials) Issue a zOS UNIX command with specified credentials