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