Overload List

  NameDescription
DiagramStructureException()()()
Initializes a new instance of the DiagramStructureException class.
DiagramStructureException(String)
Initializes a new instance of the DiagramStructureException class with the specified message.
DiagramStructureException(SerializationInfo, StreamingContext)
Initializes a new instance of the DiagramStructureException class with serialized data.
DiagramStructureException(String, Exception)
Initializes a new instance of the DiagramStructureException class with the specified message and inner exception.

See Also