Viewing File: /home/ubuntu/btcthrottle-backend/vendor/phar-io/version/src/exceptions/InvalidVersionException.php

<?php declare(strict_types = 1);
namespace PharIo\Version;

class InvalidVersionException extends \InvalidArgumentException implements Exception {
}
Back to Directory File Manager