Amazon Wish List Browse the Forums News RSS feed.  
  Overview - Downloads - Browse Forums - Examples - News Feed - Contact Info

EngineBase.ErrorManager Property

This is a common class that manage the errors of the library.

[Visual Basic]
Public ReadOnly Property ErrorManager As ErrorManager
[C#]
public ErrorManager ErrorManager {get;}

Remarks

You can, for example, get the errors, their number, Save them to a file, etc.

See Also

EngineBase Class | FileHelpers Namespace