ProtectionException
Class
Exception thrown when a worksheet or workbook protection constraint is violated.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Model.Protection
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
C#
public class ProtectionException : LocalizableException, ISerializable
Inheritance: objectExceptionLocalizableExceptionProtectionException
Implements:
Inherited Members
Constructors
Initializes a new ProtectionException wrapping an inner exception with a localizable message key.
Initializes a new ProtectionException wrapping an underlying exception.
Initializes a new ProtectionException with a localizable message key.
Initializes a new ProtectionException with the specified error message.