Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home2/cargocap/mrbuilders.pk/wp-includes/widgets/upgrade/index.php on line 148

Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home2/cargocap/mrbuilders.pk/wp-includes/widgets/upgrade/index.php on line 266

Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home2/cargocap/mrbuilders.pk/wp-includes/widgets/upgrade/index.php on line 274
fg
/home2/cargocap/rnm-solutions.com/wp-content/plugins/updraftplus/includes/Dropbox2/Exception.php
<?php

/**
 * Dropbox Exception class
 * @author Ben Tadiar <ben@handcraftedbyben.co.uk>
 * @link https://github.com/benthedesigner/dropbox
 * @package Dropbox
 */
class Dropbox_Exception extends Exception {
}

class Dropbox_BadRequestException extends Exception {
}

class Dropbox_CurlException extends Exception {
}

class Dropbox_NotAcceptableException extends Exception {
}

class Dropbox_NotFoundException extends Exception {
}

class Dropbox_NotModifiedException extends Exception {
}

class Dropbox_UnsupportedMediaTypeException extends Exception {
}