CRM_Contribute_Exception_InactiveContributionPageException
extends Exception
in package
Created by PhpStorm.
User: eileen Date: 8/12/2014 Time: 10:33 AM
Table of Contents
Properties
- $id : mixed
Methods
- __construct() : mixed
- getID() : int
- Get Contribution page ID.
Properties
$id
private
mixed
$id
Methods
__construct()
public
__construct(string $message, int $id) : mixed
Parameters
- $message : string
- $id : int
getID()
Get Contribution page ID.
public
getID() : int