\hhu\z\exceptionsMaxFilesizeException

Exception: File exceeds size maximum.

Summary

Methods
Properties
Constants
__construct()
No public properties found
CODE
MESSAGE
No protected methods found
No protected properties found
N/A
concat()
No private properties found
N/A

Constants

CODE

CODE

Error code

MESSAGE

MESSAGE

Error message

Methods

__construct()

__construct(string  $message = self::MESSAGE, integer  $code = self::CODE) 

Construct a new exception.

Parameters

string $message

Error message

integer $code

Error code

concat()

concat(string  $message, string  $name) 

Insert the name in a message

Parameters

string $message

Error message

string $name

Name to insert