BundleClassInheritanceException
class BundleClassInheritanceException extends Exception (View source)
Exception thrown if a bundle class does not extend the main entity class.
Methods
__construct(string $bundle_class, string $entity_class)
Constructs a BundleClassInheritanceException.
Details
__construct(string $bundle_class, string $entity_class)
Constructs a BundleClassInheritanceException.