Package zowe.client.sdk.zosuss.exception
Class UssCmdException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- zowe.client.sdk.zosuss.exception.UssCmdException
-
- All Implemented Interfaces:
Serializable
public class UssCmdException extends Exception
Custom exception to represent SSH Unix System Services error request- Version:
- 5.0
- Author:
- Frank Giordano
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UssCmdException(String message, Throwable err)UssCmdException constructor for message value
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-