src/Service/Panel/OAuth/OAuthException.php
line 5
Open in your IDE?
<?php
namespace
Harmonizely
\
Service
\
Panel
\
OAuth
;
class
OAuthException
extends \
Exception
{
}