File "UploadException.php"
Full Path: /home/flipjqml/onlinebetsolution.com/wp-content/plugins/disable-search/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 {
}