LengthRequiredHttpException

class LengthRequiredHttpException extends HttpException

Methods

__construct(string $message = null, Exception $previous = null, int $code, array $headers = array())

Details

__construct(string $message = null, Exception $previous = null, int $code, array $headers = array())

Parameters

string $message The internal exception message
Exception $previous The previous exception
int $code The internal exception code
array $headers