File "UnableToShareErrorException.php"
Full Path: /home/fundopuh/trader.fxex.org/vendor/facade/ignition/src/Exceptions/UnableToShareErrorException.php
File size: 118 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Facade\Ignition\Exceptions;
use Exception;
class UnableToShareErrorException extends Exception
{
}