[]
Initializes a new instance of the NestedShapePropertyException class.
public NestedShapePropertyException()
Public Sub New()
Initializes a new instance of the NestedShapePropertyException class.
public NestedShapePropertyException(string message)
Public Sub New(message As String)
Type | Name | Description |
---|---|---|
string | message | The message that describes the error. |