MissingUndoGroupException Constructor

Overload List

Name Description
MissingUndoGroupException ()
Initializes a new instance of the MissingUndoGroupException class.
MissingUndoGroupException (String)
Initializes a new instance of the MissingUndoGroupException class with a specified error message.
MissingUndoGroupException (SerializationInfo, StreamingContext)
Initializes a new instance of the MissingUndoGroupException class with serialized data.
MissingUndoGroupException (String, Exception)
Initializes a new instance of the MissingUndoGroupException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also

Reference

MissingUndoGroupException Class
MissingUndoGroupException Members
Microsoft.Expression.Encoder.Plugins Namespace