:: com :: sun :: star :: document ::

unpublished exception EmptyUndoStackException
Base Hierarchy
EmptyUndoStackException
 ┗ ::com::sun::star::util::InvalidStateException
    ┗ ::com::sun::star::uno::Exception
Usage Restrictions
not published
Description
is raised when an operation is attemption at an XUndoManager which requires a non-empty stack of undo actions, and this requirement is not fulfilled.
Since
OpenOffice 3.4

Top of Page