TYPO3  7.6
OperationException.php
Go to the documentation of this file.
1 <?php
2 
19 namespace cogpowered\FineDiff\Exceptions;
20 
24 class OperationException extends \Exception {}