Class ScpException

    • Constructor Detail

      • ScpException

        public ScpException​(String message)
      • ScpException

        public ScpException​(Integer exitStatus)
      • ScpException

        public ScpException​(String message,
                            Integer exitStatus)
    • Method Detail

      • getExitStatus

        public Integer getExitStatus()