%PDF- %PDF-
Direktori : /www/varak.net/nextcloud.varak.net/lib/public/AppFramework/OCS/ |
Current File : /www/varak.net/nextcloud.varak.net/lib/public/AppFramework/OCS/OCSException.php |
<?php /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later */ namespace OCP\AppFramework\OCS; use Exception; /** * Class OCSException * * @since 9.1.0 */ class OCSException extends Exception { }