Is there a list of possible ErrorCode values for the Flex Fault object (mx.rpc.Fault; Flex SDK: 3.4)?
At least error codes for failures generated on the client side?
I think of something like a list of possible runtime errors found in the Adobe RTE List , but for faultCodes (e.g. Client.Error.MessageSend, Server.Processing, etc.).
It is possible that I just do not understand my problem well enough to do a decent search, but I did not come up with anything all day. It may also be that there is only one or two client-side error code values. It seems like it would be prudent that there would not be a comprehensive list of server-side error values, but maybe there is a BlazeDS / LiveCycle faultCodes list?
Any help is greatly appreciated.
source
share