An Inx_Api_Rendering_BuildException is thrown when the building of a mailing fails. illegal recipient address or a general building failure. Inx_Api_Rendering_RenderError associated with the exception.
An Inx_Api_Rendering_BuildException is thrown when the building of a mailing fails. This may be due to an illegal recipient address or a general building failure. For a deeper insight on the error, consult the Inx_Api_Rendering_RenderError associated with the exception.
Located in /Api/Rendering/BuildException.php (line 17)
Exception | --Inx_Api_Rendering_BuildException
Class | Description |
---|---|
Inx_Api_Mail_BuildException | An Inx_Api_Mail_BuildException is thrown when the building of a mailing fails. |
Inx_Api_TriggerMail_BuildException | An Inx_Api_TriggerMail_BuildException is thrown when the building of a trigger mailing fails. to an illegal recipient address or a general building failure. Inx_Api_TriggerMail_RenderError associated with the exception. |
Inherited from Exception (Internal Class)
$code
$file
$line
$message
$previous
$string
$trace
Creates an Inx_Api_Rendering_BuildException with the given recipient address and render error.
Creates an Inx_Api_Rendering_BuildException with the given recipient address and render error.
Returns the email address of the recipient for which the mailing was built.
Returns the email address of the recipient for which the mailing was built.
Returns the error associated with the exception that contains detailed information about its cause.
Returns the error associated with the exception that contains detailed information about its cause.
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:22 +0200 by phpDocumentor 1.3.2