InvalidDecoratedMethod
class InvalidDecoratedMethod extends BadMethodCallException implements ExceptionInterface (View source)
Exception thrown when a decorator's _call() method is triggered, but the decorated object does not contain the requested method.