edbizarro/bi-connect

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

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Bi\Connect\Exceptions;

class GoogleAuthException extends \Exception
{
}