BadMethodCallException
extends BadMethodCallException
in package
implements
ExceptionInterface
Exception thrown if a method is called in the wrong way, or the method does not exist.
Table of Contents
Interfaces
- ExceptionInterface
- Provides a domain-level interface for broad capture of all framework-related exceptions.