Contact support
NLP for .NET was discontinued effective November 30, 2011.
We will continue to provide ongoing technical support to our existing customers until November 30, 2012.
We provide e-mail support only. Please write to support alias (replace AT with @ and remove spaces).
Technical information
Exceptions
All exceptions thrown by the product are of NlpException type.
It makes it easy to use exception filters and to distinguish if exception is generated by
NLP for .NET.
Inner exception of NlpException may contain additional information.
NlpException has a Tag property which helps to identify the originator of
the exception and preform additional filtering. You can consider NlpException.Tag as a unique identifier of the problem.