/home/techb158/exp.abdallabala.com/vendor/nesbot/carbon/src/Carbon/Exceptions
Edit: /home/techb158/exp.abdallabala.com/vendor/nesbot/carbon/src/Carbon/Exceptions/RuntimeException.php (311B)
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Carbon\Exceptions;
interface RuntimeException extends Exception
{
}