<?php

namespace App\Exceptions;

class AuthenticateException extends \Exception
{

}