Copied!

UnauthorizedOrderUser

UnauthorizedOrderUser.php : 13

This Exception is thrown if a method is called with an value referencing an object which is not in the right state.

Methods

public__construct()

UnauthorizedOrderUser.php : 15
public __construct(int $orderId, int $companyId)

Parameters

Name Type Default value Description
$orderId int - -
$companyId int - -