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