:: com :: sun :: star :: embed ::
|
exception StateChangeInProgressException |
- Base Hierarchy
StateChangeInProgressException
┗ WrongStateException
┗ ::com::sun::star::uno::Exception
|
- 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 © 1995, 2012, 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.