Copied!

TextTooLargeException

TextTooLargeException.php : 13
Final

This exception is thrown if a service method is called with an illegal or non appropriate value.

Methods

public__construct()

TextTooLargeException.php : 15
public __construct(int $textSizeBytes, int $maxSizeBytes)

Parameters

Name Type Default value Description
$textSizeBytes int - -
$maxSizeBytes int - -