com.apama.config
Event StoreRequestFailure


Event routed by the default #ConfigurationStoreInterface onError callback.
See Also:
com.apama.config.ConfigurationStoreInterface#init - 
com.apama.config.ConfigurationStoreInterface#createTable - 

Member summary
 integerid

The id of the unsuccessful request.
 stringmessage

A human-readable description of the failure.
 
Member detail

id

            integer id
        
The id of the unsuccessful request.

message

            string message
        
A human-readable description of the failure.