<?php

namespace IXR\Exception;


class ServerException extends \Exception
{

}