Spread Silverlight Documentation
ActionFailedException Constructor


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > ActionFailedException Class : ActionFailedException Constructor
The ActionBase.
Creates a new instance of the class.
Syntax
'Declaration
 
Public Function New( _
   ByVal action As ActionBase _
)
'Usage
 
Dim action As ActionBase
 
Dim instance As New ActionFailedException(action)
public ActionFailedException( 
   ActionBase action
)

Parameters

action
The ActionBase.
See Also

Reference

ActionFailedException Class
ActionFailedException Members