<?php

namespace App\Exceptions;

class SSHAuthenticationError extends SSHError
{
    //
}