Class BadMethodCallException

Summary

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

Description

Exception thrown when unrecognized method is called via overloading

Top