Class IncrementalCommandCanceledException
Exception reported to the current
UncaughtExceptionHandler when a
deferred
IncrementalCommand is canceled as a result of a slow script
warning.
Constructors
Methods
Constructor Detail
IncrementalCommandCanceledException
Parameters
- command
-
Method Detail
getCommand
Returns the
IncrementalCommand which was canceled by the user as a
result of a slow script warning.
Return Value
the
IncrementalCommand which was canceled by the user as a
result of a slow script warning