<?php

namespace MatthiasMullie\Scrapbook\Exception;

/**
 * @author Matthias Mullie <scrapbook@mullie.eu>
 * @copyright Copyright (c) 2014, Matthias Mullie. All rights reserved
 * @license LICENSE MIT
 */
class ServerUnhealthy extends Exception
{
}
