<?php

namespace CleantalkSP\SpbctWP\VulnerabilityAlarm\Exceptions;

class VulnerabilityAlarmServiceException extends \Exception
{
}
