EmptyStoreDataException.php 91 B

123456
  1. <?php
  2. namespace SleekDB\Exceptions;
  3. class EmptyStoreDataException extends \Exception {}