:: com :: sun :: star :: embed ::
|
unpublished |
exception StateChangeInProgressException |
|
|
- Base Hierarchy
StateChangeInProgressException
┗ WrongStateException
┗ ::com::sun::star::uno::Exception
|
- Usage Restrictions
- not published
- Description
- This exception can be thrown in case the object does not allow
to call requested functionality currently because the object is changing
state.
|
Elements' Summary |
TargetState |
contains the target state the object tries to reach currently.
|
Elements' Details |
TargetState
long TargetState;
- Description
- contains the target state the object tries to reach currently.
Contains a value from EmbedStates constant set.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.