File "UploadException.php"
Full Path: /home/laciafrdyl/www/wp-content/plugins/loco-translate/src/error/UploadException.php
File size: 118 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Exception type for failed uploads
*/
class Loco_error_UploadException extends Loco_error_Exception {
}