Harmonize exceptions
This commit is contained in:
parent
6a1a7291b9
commit
8a3c5e7941
5 changed files with 21 additions and 4 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
namespace FFMpeg\Exception;
|
||||
|
||||
class LogicException extends \LogicException
|
||||
class LogicException extends \LogicException implements Exception
|
||||
{
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue