Add exception documentation

This commit is contained in:
Dennis Eichhorn 2019-07-04 22:37:54 +02:00
parent 7600f9e485
commit d0938e4925

View File

@ -204,7 +204,7 @@ class UploadFile
*
* @return string
*
* @throws \Exception
* @throws \Exception This exception is thrown if the file couldn't be created
*
* @since 1.0.0
*/