Sid Gifari File Manager
🏠 Root
/
home
/
genremedia08
/
musicjukebox.overlookedtracks.com
/
vendor
/
pda
/
pheanstalk
/
src
/
Exception
/
Editing: SocketException.php
<?php namespace Pheanstalk\Exception; /** * An exception relating to the connection socket. * * @author Paul Annesley */ class SocketException extends ClientException { }
Save
Cancel