<?php namespace App\Exceptions; use Exception; class SSHAuthenticationError extends Exception { // }