5 lines
85 B
PHP
5 lines
85 B
PHP
|
<?php
|
||
|
|
||
|
class DescartesExceptionConsoleInvocationError extends Exception {};
|
||
|
|