<?php namespace Ite\Logger\Exception; /** * RuntimeException * * @author vis */ class RuntimeException extends \RuntimeException { }
info at phpclasses dot org