<?php

namespace App\Exceptions;

class SSLCreationException extends SSHError
{
    //
}