File "ServerException.php"

Full Path: /home/trinadezambia/public_html/gambling/vendor/messagebird/php-rest-api/src/MessageBird/Exceptions/ServerException.php
File size: 168 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace MessageBird\Exceptions;

/**
 * Class ServerException
 *
 * @package MessageBird\Exceptions
 */
class ServerException extends MessageBirdException
{
}