Packageorg.restfulx.events
Classpublic class ServiceErrorEvent
InheritanceServiceErrorEvent Inheritance flash.events.Event

This event is dispatched when the service provider received an error.



Public Properties
 PropertyDefined by
  errors : IServiceErrors
Reported errors
ServiceErrorEvent
  ID : String = "serviceError"
[static] Event identifier
ServiceErrorEvent
Public Methods
 MethodDefined by
  
ServiceErrorEvent
Property detail
errorsproperty
public var errors:IServiceErrors

Reported errors

IDproperty 
public static var ID:String = "serviceError"

Event identifier

Constructor detail
ServiceErrorEvent()constructor
public function ServiceErrorEvent(errors:IServiceErrors)Parameters
errors:IServiceErrors