Name

errors —

Synopsis

string[]  errors

Description

This property returns a list of all errors declared by the class

Returns

An array containing the errors

See Also

properties, constants

Note

For users class, errors are properties of class declared as:

static const error ...

Predefined classes have proper BAPI callback to declare errors.

Only read property