ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
IncompatibleOptionsException.php
Go to the documentation of this file.
1 <?php
2 declare(strict_types=1);
3 
4 namespace ZipStream\Exception;
5 
7 
12 {
13 }
This Exception gets invoked if options are incompatible.