Class IssueUssException

  • All Implemented Interfaces:
    Serializable

    public class IssueUssException
    extends Exception
    Custom exception to represent SSH Unix System Services error request
    Version:
    2.0
    Author:
    Frank Giordano
    See Also:
    Serialized Form
    • Constructor Detail

      • IssueUssException

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