Update list of known exceptions
This commit is contained in:
parent
106312f6e3
commit
71fdc490f9
|
@ -39,8 +39,6 @@ class MDErrorReporter {
|
|||
|| $exception instanceof MDWrongFileType
|
||||
|| $exception instanceof MDTooManyFilesUploadException
|
||||
|| $exception instanceof MDMysqliExpectedError
|
||||
|| $exception instanceof MDMysqliTimeout
|
||||
|| $exception instanceof MDMysqliInvalidInputEncoding
|
||||
) {
|
||||
return self::MD_ERROR_KNOWN;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user