blob: b02381af626376c7b4cb62e7a0862e12cc7e6cec [file] [log] [blame]
<?php
namespace App\Exception;
class DeviceNotFoundException extends \Exception {
};