CRM_Contribute_Exception_CheckLineItemsException
class CRM_Contribute_Exception_CheckLineItemsException extends API_Exception
Class CRM_Contribute_Exception_CheckLineItemsException
Constants
UNAUTHORIZED |
|
NOT_IMPLEMENTED |
|
LINE_ITEM_DIFFERRING_TOTAL_EXCEPTON_MSG |
|
Methods
__construct(string $message = self::LINE_ITEM_DIFFERRING_TOTAL_EXCEPTON_MSG, mixed $error_code = 0, array $extraParams = [], Exception $previous = NULL)
Class constructor.
Details
at line 9
__construct(string $message = self::LINE_ITEM_DIFFERRING_TOTAL_EXCEPTON_MSG, mixed $error_code = 0, array $extraParams = [], Exception $previous = NULL)
Class constructor.
in API_Exception at line 57
string
__toString()
Custom string representation of object.
in API_Exception at line 66
array
getExtraParams()
Get extra parameters.
in API_Exception at line 75
array
getErrorCodes()
Get error codes.