<?php namespace Plivo\Exceptions; /** * Class PlivoServerException * @package Plivo\Exceptions */ class PlivoServerException extends PlivoRestException { }