/
home
/
obinna
/
html
/
cravings
/
vendor
/
sentry
/
sentry
/
src
/
Exception
/
Upload File
HOME
<?php declare(strict_types=1); namespace Sentry\Exception; final class JsonException extends \Exception { }