Class 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 Detail

      • UssCmdException

        public UssCmdException​(String message,
                               Throwable err)
        UssCmdException constructor for message value
        Parameters:
        message - error message
        err - original throwable exception