| DemoUtils | DemoUtils
In BBj 20.01 and higher, the DemoUtils is a BBj Custom Class that provides commonly-used routines for demo programs
THROWn Error Codes:
700: Missing file. The specified file does not exist.
705: Error during file operation, such as reading in a source file to copy to target file.
710: Invalid BBjControl. The BBjControl is null(), invalid, does not exist, or does not implement required method.
715: Invalid control/object provided. The control or object is null(), invalid, does not exist, or is empty.
720: Error reading or writing a cookie. The get/setUserProperty() method failed with the provided error information.
725: Error getting the BBjThinClient.
|