Class BadMethodCallException

Summary

Fully Qualified Name: Zend\Soap\Exception\BadMethodCallException
Extends: BadMethodCallException
Implements: ExceptionInterface

Description

Exception thrown when unrecognized method is called via overloading

Top