MailMimeParser 3.0

CompatibleParserNotFoundException.php

This file is part of the ZBateson\MailMimeParser project.

Tags
license

http://opensource.org/licenses/bsd-license.php BSD

Interfaces, Classes, Traits and Enums

CompatibleParserNotFoundException
Exception thrown if the ParserManagerService doesn't contain a parser that can handle a given type of part. The default configuration of MailMimeParser uses NonMimeParserService that is a 'catch-all', so this would indicate a configuration error.

Search results