<?php

namespace App\Exceptions;

class SSHCommandError extends SSHError
{
    //
}