edbizarro/bi-connect

View on GitHub
src/Bi/Exceptions/GoogleConnectException.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Bi\Connect\Exceptions;

/**
 * Class GoogleConnectException.
 */
class GoogleConnectException extends \Exception
{
}