mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-09-05 13:05:34 +01:00
parent
db97fb8d60
commit
fbe1edf8f0
3 changed files with 18 additions and 3 deletions
5
src/Exception/PartialNotFoundException.php
Normal file
5
src/Exception/PartialNotFoundException.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
namespace Opdavies\GmailFilterBuilder\Exception;
|
||||
|
||||
class PartialNotFoundException extends \RuntimeException {}
|
Loading…
Add table
Add a link
Reference in a new issue