/
home
/
obinna
/
html
/
app
/
vendor
/
facade
/
ignition
/
src
/
Exceptions
/
Upload File
HOME
<?php namespace Facade\Ignition\Exceptions; use Exception; class UnableToShareErrorException extends Exception { }