Uses of Class
zowe.client.sdk.zosuss.exception.UssCmdException
-
Packages that use UssCmdException Package Description zowe.client.sdk.zosuss.method z/OS ssh unix system services functionality provided by the SDK -
-
Uses of UssCmdException in zowe.client.sdk.zosuss.method
Methods in zowe.client.sdk.zosuss.method that throw UssCmdException Modifier and Type Method Description StringUssCmd. issueCommand(String command, int timeout)Executes USS command(s) specified within a string value
-