add exceptions
This commit is contained in:
@ -15,9 +15,7 @@
|
||||
|
||||
namespace D3\PdfDocuments\Application\Model\Exceptions;
|
||||
|
||||
use OxidEsales\Eshop\Core\Exception\StandardException;
|
||||
|
||||
class d3noPdfHandlerFoundException extends StandardException
|
||||
class noPdfHandlerFoundException extends pdfGeneratorExceptionAbstract
|
||||
{
|
||||
/**
|
||||
* d3noPdfHandlerFoundException constructor.
|
||||
|
Reference in New Issue
Block a user