An Inx_Api_TriggerMailing_TriggerMailingStateException is thrown when a trigger mailing action is invoked which is not allowed to be performed in the current state. not allowed if the mailing is in the state TriggerMailingState::APPROVAL_REQUESTED(), thus raising a TriggerMailingStateException.
An Inx_Api_TriggerMailing_TriggerMailingStateException is thrown when a trigger mailing action is invoked which is not allowed to be performed in the current state. For example, invoking TriggerMailing::activateSending() is not allowed if the mailing is in the state TriggerMailingState::APPROVAL_REQUESTED(), thus raising a TriggerMailingStateException.
Located in /Api/TriggerMailing/TriggerMailingStateException.php (line 16)
Exception | --Inx_Api_TriggerMailing_TriggerMailingStateException
Creates a TriggerMailingStateException with the given detail message, current state and locking state.
Creates a TriggerMailingStateException with the given detail message, current state and locking state.
Returns the current state of the affected trigger mailing.
Returns the current state of the affected trigger mailing.
Returns the current state of the trigger of the affected trigger mailing.
Returns the current state of the trigger of the affected trigger mailing.
Checks if the trigger mailing is locked.
Checks if the trigger mailing is locked.
Inherited From Exception (Internal Class)
constructor __construct ( [$message = ], [$code = ], [$previous = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getPrevious ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )
Documentation generated on Thu, 17 Sep 2015 14:27:34 +0200 by phpDocumentor 1.3.2