[]
The exception that is thrown when there is an invalid attempt to set a property on a nested shape.
public class NestedShapePropertyException : Exception, ISerializable
Public Class NestedShapePropertyException
Inherits Exception
Implements ISerializable
Name | Description |
---|---|
NestedShapePropertyException() | Initializes a new instance of the NestedShapePropertyException class. |
NestedShapePropertyException(string) | Initializes a new instance of the NestedShapePropertyException class. |