Open Journal Systems
3.3.0
CiteProcException.php
1
<?php
2
/*
3
* citeproc-php
4
*
5
* @link http://github.com/seboettg/citeproc-php for the source repository
6
* @copyright Copyright (c) 2016 Sebastian Böttger.
7
* @license https://opensource.org/licenses/MIT
8
*/
9
10
namespace
Seboettg\CiteProc\Exception
;
11
12
use Exception;
13
20
class
CiteProcException
extends
Exception
21
{
22
23
}
Seboettg\CiteProc\Exception\CiteProcException
Definition:
CiteProcException.php:20
Seboettg\CiteProc\Exception
Definition:
CiteProcException.php:10
plugins
generic
citationStyleLanguage
lib
vendor
seboettg
citeproc-php
src
Exception
CiteProcException.php
Generated on Fri Aug 28 2020 14:51:04 for Open Journal Systems by
1.8.17