PHP 8.3.30
Preview: Exception.php Size: 497 B
/home/getspomw/itechservicellc.com/vendor/psy/psysh/src/Exception/Exception.php

<?php

/*
 * This file is part of Psy Shell.
 *
 * (c) 2012-2023 Justin Hileman
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace Psy\Exception;

/**
 * An interface for Psy Exceptions.
 */
interface Exception
{
    /**
     * This is the only thing, really...
     *
     * Return a raw (unformatted) version of the message.
     *
     * @return string
     */
    public function getRawMessage();
}

Directory Contents

Dirs: 0 × Files: 9

Name Size Perms Modified Actions
1.08 KB lrw-r--r-- 2025-10-28 20:23:26
Edit Download
382 B lrw-r--r-- 2025-10-28 20:23:26
Edit Download
3.07 KB lrw-r--r-- 2025-10-28 20:23:26
Edit Download
497 B lrw-r--r-- 2025-10-28 20:23:26
Edit Download
1.47 KB lrw-r--r-- 2025-10-28 20:23:26
Edit Download
1.16 KB lrw-r--r-- 2025-10-28 20:23:26
Edit Download
976 B lrw-r--r-- 2025-10-28 20:23:26
Edit Download
1.16 KB lrw-r--r-- 2025-10-28 20:23:26
Edit Download
885 B lrw-r--r-- 2025-10-28 20:23:26
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).