Spread Silverlight Documentation
ActionFailedException Class
Members 


Represents an exception when the ActionBase.Execute() method does not return a success or failure value; the Execute() method throws an ActionFailedException if the method fails during implementation.
Object Model
ActionFailedException Class
Syntax
'Declaration
 
Public Class ActionFailedException 
   Inherits System.Exception
'Usage
 
Dim instance As ActionFailedException
public class ActionFailedException : System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionFailedException

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

ActionFailedException Members
GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.