PHP 8.3.30
Preview: exceptions.php Size: 760 B
/home/getspomw/itechservicellc.com/vendor/nette/utils/src/Utils/exceptions.php

<?php

/**
 * This file is part of the Nette Framework (https://nette.org)
 * Copyright (c) 2004 David Grudl (https://davidgrudl.com)
 */

declare(strict_types=1);

namespace Nette\Utils;


/**
 * An error occurred while working with the image.
 */
class ImageException extends \Exception
{
}


/**
 * The image file is invalid or in an unsupported format.
 */
class UnknownImageFileException extends ImageException
{
}


/**
 * JSON encoding or decoding failed.
 */
class JsonException extends \JsonException
{
}


/**
 * Regular expression pattern or execution failed.
 */
class RegexpException extends \Exception
{
}


/**
 * Type validation failed. The value doesn't match the expected type constraints.
 */
class AssertionException extends \Exception
{
}

Directory Contents

Dirs: 0 × Files: 25

Name Size Perms Modified Actions
1.86 KB lrw-r--r-- 2025-10-28 20:23:02
Edit Download
2.61 KB lrw-r--r-- 2025-10-28 20:23:02
Edit Download
13.59 KB lrw-r--r-- 2025-10-28 20:23:02
Edit Download
3.50 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download
5.12 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download
760 B lrw-r--r-- 2025-10-28 20:23:04
Edit Download
1.26 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download
9.48 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download
13.04 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download
2.07 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download
2.56 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download
19.03 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download
23.54 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download
1.60 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download
421 B lrw-r--r-- 2025-10-28 20:23:04
Edit Download
5.64 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download
2.22 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download
6.85 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download
4.38 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download
1.20 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download
8.47 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download
812 B lrw-r--r-- 2025-10-28 20:23:04
Edit Download
22.41 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download
6.36 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download
10.41 KB lrw-r--r-- 2025-10-28 20:23:04
Edit Download

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