<?php
namespace Grav\Plugin\Listmonk\Exceptions;
class ListmonkClientException extends ListmonkException
{
}