class UnsupportedException in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony/serializer/Exception/UnsupportedException.php \Symfony\Component\Serializer\Exception\UnsupportedException
UnsupportedException.
@author Johannes M. Schmitt <schmittjoh@gmail.com>
Hierarchy
- class \Symfony\Component\Serializer\Exception\InvalidArgumentException implements ExceptionInterface
- class \Symfony\Component\Serializer\Exception\InvalidArgumentException implements ExceptionInterface
- class \Symfony\Component\Serializer\Exception\UnsupportedException
- class \Symfony\Component\Serializer\Exception\InvalidArgumentException implements ExceptionInterface
Expanded class hierarchy of UnsupportedException
File
- vendor/
symfony/ serializer/ Exception/ UnsupportedException.php, line 19
Namespace
Symfony\Component\Serializer\ExceptionView source
class UnsupportedException extends InvalidArgumentException {
}