[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.NestedShapePropertyException.-ctor

NestedShapePropertyException Constructor

NestedShapePropertyException()

Initializes a new instance of the NestedShapePropertyException class.

Declaration
public NestedShapePropertyException()
Public Sub New()

NestedShapePropertyException(string)

Initializes a new instance of the NestedShapePropertyException class.

Declaration
public NestedShapePropertyException(string message)
Public Sub New(message As String)
Parameters
Type Name Description
string message

The message that describes the error.