RSS Git Download  Clone
Raw Blame History
<?php

namespace GitList\Exception;

class BlankDataException extends \RuntimeException
{

}