You are here

class DiscoveryException in Markdown 8.2

Exception thrown during discovery if the data is invalid.

Hierarchy

Expanded class hierarchy of DiscoveryException

Deprecated

in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\Component\Discovery\DiscoveryException instead.

See also

https://www.drupal.org/project/markdown/issues/3103679

File

src/BcSupport/DiscoveryException.php, line 20

Namespace

Drupal\markdown\BcSupport
View source
class DiscoveryException extends CoreDiscoveryException {

}

Members