Current File : /var/www/html/maausk/vendor/thecodingmachine/safe/lib/Exceptions/SafeExceptionInterface.php
<?php


namespace Safe\Exceptions;

interface SafeExceptionInterface extends \Throwable
{

}