ResponseAlreadySent
class ResponseAlreadySent extends Exception implements JsonSerializable
Class ResponseAlreadySent
Methods
__construct(string $message = '', int $code, Exception $previous = NULL)
ResponseAlreadySent constructor.
string
__toString()
No description
array
jsonSerialize()
No description
Details
at line line 18
__construct(string $message = '', int $code, Exception $previous = NULL)
ResponseAlreadySent constructor.