<?php

namespace DeliciousBrains\WP_Offload_Media\Settings\Exceptions;

class Signature_Verification_Exception extends Domain_Check_Exception {
}
