Viewing File: /usr/local/cpanel/3rdparty/wp-toolkit/plib/vendor/plesk/api-php-lib/src/Api/Exception.php

<?php
// Copyright 1999-2025. WebPros International GmbH.

namespace PleskX\Api;

/**
 * Exceptions for XML-RPC API client.
 */
class Exception extends \Exception
{
}
Back to Directory File Manager