exceptions.php
This file is part of the Nette Framework (https://nette.org) Copyright (c) 2004 David Grudl (https://davidgrudl.com)
Table of Contents
Classes
- ImageException
- An error occurred while working with the image.
- UnknownImageFileException
- The image file is invalid or in an unsupported format.
- JsonException
- JSON encoding or decoding failed.
- RegexpException
- Regular expression pattern or execution failed.
- AssertionException
- Type validation failed. The value doesn't match the expected type constraints.