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