<?php // Copyright 1999-2025. WebPros International GmbH. namespace PleskX\Api; /** * Exceptions for XML-RPC API client. */ class Exception extends \Exception { }