\AmfphpFlexMessaging_ErrorMessage

Used to generate a Flex Error message.

part of the AmfphpFlexMessaging plugin

Summary

Methods
Properties
Constants
__construct()
$correlationId
$faultCode
$faultDetail
$faultString
$rootCause
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$correlationId

$correlationId : string

correlation id. guid

Type

string

$faultCode

$faultCode : float

fault code

Type

float

$faultDetail

$faultDetail : string

fault detail

Type

string

$faultString

$faultString : string

fault string

Type

string

$rootCause

$rootCause : mixed

an object describing the cause. Whatever you need.

Type

mixed

Methods

__construct()

__construct(\type $correlationId)

constructor

Parameters

\type $correlationId