juniorb2ss/zServices

View on GitHub
src/Miscellany/Exceptions/ErrorFoundData.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php namespace zServices\Miscellany\Exceptions;

use Exception;

class ErrorFoundData extends Exception { }