Open Journal Systems  3.3.0
DowngradeNotSupportedException.inc.php
1 <?php
2 
13 namespace PKP\install;
14 
15 class DowngradeNotSupportedException extends \Exception {
16 }
17 
PKP\install
Definition: DowngradeNotSupportedException.inc.php:13
PKP\install\DowngradeNotSupportedException
Definition: DowngradeNotSupportedException.inc.php:15