ProcessingException<TNode> Class
Definition
Exception thrown by Processors when a problem occurs with details of the node that caused the problem.
public sealed class ProcessingException<TNode> : ProcessingException, ISerializable
where TNode : Node<TNode>
Type Parameters
Name | Description |
---|---|
TNode |
Properties
Last modified: 22 November 2024