Try OpenEdge Now
skip to main content
Java Open Clients
Accessing ABL ProDataSets : ProDataGraph class : Extended methods : hasError( )
 
hasError( )
Returns true if the AppServer returned an error message for this ProDataGraph passed as an application service parameter. It is set on return from the AppServer when an update to a data source of the corresponding ProDataSet parameter is not successful.

Syntax

boolean hasError()