getWarning()

Previous Next

Since USoft 9.1.1.B, some functionality was added to provide RulesService warnings in the Services Framework. This functionality can be used when you have one of the USoft Default Providers, or the USoftService utility class, as a functional type. To check if there is a warning that occurred in the RulesService, you can use the getWarning() method after you have executed a sql statement. For example:

 

collapsegetWarning()
collapsewarningHasOccurred()

See also

Utility functions for USoft Default Providers