[]
The exception that is thrown when there is an invalid attempt to set a property on a nested shape.
public class NestedShapePropertyException : Exception, ISerializable, _Exception
Initializes a new instance of the NestedShapePropertyException class.
public NestedShapePropertyException()
Initializes a new instance of the NestedShapePropertyException class.
public NestedShapePropertyException(string message)
message
stringThe message that describes the error.