onUploadComplete and onUploadError

Do I understand correctly that throwing error in onUploadComplete won't trigger onUploadError? I just need to return errors as values from onUploadComplete and check manually in onClientUploadComplete?
Was this page helpful?