<?php namespace KlaviyoV3Sdk\Exception; if (!defined('_PS_VERSION_')) { exit; } class KlaviyoRateLimitException extends KlaviyoApiException { }