An Inx_Api_Mailing_MailingStateException is thrown when a mailing action is invoked which is not allowed to be performed in the current state.
An Inx_Api_Mailing_MailingStateException is thrown when a mailing action is invoked which is not allowed to be performed in the current state. For example, invoking Inx_Api_Mailing_Mailing::startSending() is not allowed if the mailing is in the state Inx_Api_Mailing_Mailing::STATE_TO_BE_APPROVE, thus raising a MailingStateException.
Located in /Api/Mailing/MailingStateException.php (line 17)
Exception | --Inx_Api_Mailing_MailingStateException
Creates a
Creates a
Returns the current state of the affected mailing.
Returns the current state of the affected mailing. Alias for Inx_Api_Mailing_MailingStateException::getCode()
Checks if the mailing is locked.
Checks if the 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:27 +0200 by phpDocumentor 1.3.2