You are here

class UnsupportedException in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/serializer/Exception/UnsupportedException.php \Symfony\Component\Serializer\Exception\UnsupportedException

UnsupportedException.

@author Johannes M. Schmitt <schmittjoh@gmail.com>

Hierarchy

Expanded class hierarchy of UnsupportedException

File

vendor/symfony/serializer/Exception/UnsupportedException.php, line 19

Namespace

Symfony\Component\Serializer\Exception
View source
class UnsupportedException extends InvalidArgumentException {

}

Members