[]
Initializes a new instance of the InvalidSiblingsTemplateDispositionException class.
public InvalidSiblingsTemplateDispositionException(string previousTemplateKey, string nextTemplateKey)
| Type | Name | Description |
|---|---|---|
| string | previousTemplateKey | Previous template sibling key. |
| string | nextTemplateKey | Current processing template sibling key. |