<?php

namespace Plivo\Exceptions;


/**
 * Class PlivoRestException
 * @package Plivo\Exceptions
 */
class PlivoRestException extends \Exception
{
}