PHP Class WellCommerce\Bundle\PaymentBundle\Exception\InvalidPaymentTokenException

Author: Adam Piotrowski ([email protected])
Inheritance: extends Symfony\Component\HttpKernel\Exception\NotFoundHttpException
Datei anzeigen Open project: wellcommerce/wellcommerce

Public Methods

Method Description
__construct ( null | string $token ) InvalidPaymentTokenException constructor.

Method Details

__construct() public method

InvalidPaymentTokenException constructor.
public __construct ( null | string $token )
$token null | string