master
<?php namespace SpotOnLive\DbBackup\Exceptions; use Exception; class PermissionException extends Exception { }