Moved StandardException to it's own namespace
This commit is contained in:
parent
b8ef387bb2
commit
efc9905200
37 changed files with 39 additions and 41 deletions
|
@ -26,7 +26,7 @@
|
|||
use Socialbox\Exceptions\RequestException;
|
||||
use Socialbox\Exceptions\ResolutionException;
|
||||
use Socialbox\Exceptions\RpcException;
|
||||
use Socialbox\Exceptions\StandardException;
|
||||
use Socialbox\Exceptions\Standard\StandardException;
|
||||
use Socialbox\Managers\ContactManager;
|
||||
use Socialbox\Managers\ExternalSessionManager;
|
||||
use Socialbox\Managers\PeerInformationManager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue