PHP Class Dumplie\CustomerService\Domain\Exception\OrderNotFoundException

Inheritance: extends Exception
Datei anzeigen Open project: dumplie/dumplie Class Usage Examples

Public Methods

Method Description
byId ( OrderId $orderId ) : OrderNotFoundException

Method Details

byId() public static method

public static byId ( OrderId $orderId ) : OrderNotFoundException
$orderId Dumplie\CustomerService\Domain\OrderId
return OrderNotFoundException