Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/csv/../.././vendor/maennchen/../dragonmantank/../phpoffice/../dflydev/../symfony/../././egulias/../mockery/../ralouphie/../async-aws/core/src/Exception
الملفات الموجودة في هذا الـ Path:
.
..
Exception.php
Http
InvalidArgument.php
LogicException.php
MissingDependency.php
RuntimeException.php
UnexpectedValue.php
UnparsableResponse.php
UnsupportedRegion.php

مشاهدة ملف: LogicException.php

<?php

declare(strict_types=1);

namespace AsyncAws\Core\Exception;

class LogicException extends \LogicException implements Exception
{
}