If you have Custom Fields extension and configured the Gallery field not to allow uploading files bigger than for example 1MB and try to upload a bigger file it will show an error like “The max. allowed file size is 1MB”.
In case of file size, the only exception is uploading a file bigger than a file size limit allowed set in PHP configuration which can result in no error message at all the upload will be discarded without any feedback.