You are here

class UnsupportedMetadataException in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/validator/Exception/UnsupportedMetadataException.php \Symfony\Component\Validator\Exception\UnsupportedMetadataException

@since 2.5

@author Bernhard Schussek <bschussek@gmail.com>

Hierarchy

Expanded class hierarchy of UnsupportedMetadataException

1 file declares its use of UnsupportedMetadataException
RecursiveContextualValidator.php in vendor/symfony/validator/Validator/RecursiveContextualValidator.php

File

vendor/symfony/validator/Exception/UnsupportedMetadataException.php, line 19

Namespace

Symfony\Component\Validator\Exception
View source
class UnsupportedMetadataException extends InvalidArgumentException {

}

Members