class UnsupportedVersionConstraintException
Hierarchy
- class \PharIo\Version\UnsupportedVersionConstraintException extends \PharIo\Version\RuntimeException implements \PharIo\Version\Exception
Expanded class hierarchy of UnsupportedVersionConstraintException
1 file declares its use of UnsupportedVersionConstraintException
- Requirement.php in vendor/
phpunit/ phpunit/ src/ Metadata/ Version/ Requirement.php
File
-
vendor/
phar-io/ version/ src/ exceptions/ UnsupportedVersionConstraintException.php, line 12
Namespace
PharIo\VersionView source
final class UnsupportedVersionConstraintException extends \RuntimeException implements Exception {
}