File "UnexpectedValueException.php"
Full Path: /home/magiggjm/magistvandroids.com/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php
File size: 138 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Guzzle\Common\Exception;
class UnexpectedValueException extends \UnexpectedValueException implements GuzzleException {}