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