public virtual IReadOnlyList<View> OrderedViewList { get; set; }| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown when the input ordered view list is null. |
| InvalidOperationException | Thrown when the set operation failed due to invalid view which cannot be printed. |