PHP Class Dumplie\CustomerService\Domain\Exception\PaymentNotFoundException

Inheritance: extends Exception
Show file Open project: dumplie/dumplie Class Usage Examples

Public Methods

Method Description
byId ( PaymentId $paymentId ) : PaymentNotFoundException

Method Details

byId() public static method

public static byId ( PaymentId $paymentId ) : PaymentNotFoundException
$paymentId Dumplie\CustomerService\Domain\PaymentId
return PaymentNotFoundException