Copied!

UnsupportedActionInputException

UnsupportedActionInputException.php : 13
Final

This exception is thrown if a service method is called with an illegal or non appropriate value.

Methods

public__construct()

UnsupportedActionInputException.php : 15
public __construct(string $expectedType, string $actualType)

Parameters

Name Type Default value Description
$expectedType string - -
$actualType string - -