Property | Type | Description | |
---|---|---|---|
$upload_err_invalid_context | type | Exception for Invalid context while uploading any media |
Method | Description | |
---|---|---|
__construct ( type $code, type $msg = false ) | Constructs the class. |
Method | Description | |
---|---|---|
codeToMessage ( type $code, type $msg ) : type | Error specific Message generated for the exception depending upon the code passed. |
public __construct ( type $code, type $msg = false ) | ||
$code | type | |
$msg | type |