6 lines
73 B
PHP
6 lines
73 B
PHP
|
<?php
|
||
|
|
||
|
class MDB2_Schema_Tool_ParameterException extends Exception
|
||
|
{}
|
||
|
|
||
|
?>
|