master
<?php namespace LoxBerry\Exceptions; /** * Class PluginDatabaseException. */ class PluginDatabaseException extends \RuntimeException { }