Home
last modified time | relevance | path

Searched refs:BaseImageMissingException (Results 1 – 2 of 2) sorted by last modified time

/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/XML/
H A DXMLItem.php6 use FINDOLOGIC\Export\Data\BaseImageMissingException; alias
167 throw new BaseImageMissingException();
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DImage.php9 class BaseImageMissingException extends \RuntimeException class