Namespaces
Salient
Cache
Cli
Collection
Console
Container
Contract
Core
Curler
Db
Http
Exception
OAuth2
Iterator
PHPDoc
Polyfill
Sync
Testing
Utility
Exceptions
AbstractHttpException
HttpServerException
InvalidHeaderException
StreamDetachedException
StreamEncapsulationException
StreamException
StreamInvalidRequestException
UploadedFileException
Overview
Namespace
Class
Tree
1:
<?php
declare
(strict_types=
1
);
2:
3:
namespace
Salient\Http\Exception;
4:
5:
class
StreamException
extends
AbstractHttpException {}
6: