Skip to main content

What it does

A collection of IAssemblingError objects. Can be modified in the document assembly script only.

Methods

The AddCustomError method should be used with caution and only if there are no other suitable methods. As document assembly is fully determined by the number of errors, the error weight must be set correctly when adding such errors. And setting the weight correctly can cause difficulties.
It is recommended not to combine several standard errors in one CustomError that will produce one common error message.