| Package | org.restfulx.events | 
| Class | public class ServiceErrorEvent | 
| Inheritance | ServiceErrorEvent   flash.events.Event | 
| Property | Defined by | ||
|---|---|---|---|
| errors : IServiceErrors
  Reported errors  
 | ServiceErrorEvent | ||
| ID : String = "serviceError" [static] Event identifier  
 | ServiceErrorEvent | ||
| Method | Defined by | ||
|---|---|---|---|
| 
 
ServiceErrorEvent(errors:IServiceErrors) 
 | ServiceErrorEvent | ||
| errors | property | 
public var errors:IServiceErrorsReported errors
| ID | property | 
public static var ID:String = "serviceError"Event identifier
| ServiceErrorEvent | () | constructor |