raspisms/descartes/exceptions/DescartesExceptionTemplateN...

6 lines
118 B
PHP

<?php
namespace descartes\exceptions;
class DescartesExceptionTemplateNotReadable extends Exception {};