<?php

/**
 * Class Rsc_Logger_Exception_InvalidPathException
 */
class Rsc_Logger_Exception_InvalidPathException extends RuntimeException
{

} 