19 #ifndef __com_sun_star_embed_UnreachableStateException_idl__ 20 #define __com_sun_star_embed_UnreachableStateException_idl__ 26 module
com { module sun { module star { module embed {
This exception can be thrown in case specified state can not be reached.
Definition: UnreachableStateException.idl:31
the base of all UNO exceptions
Definition: Exception.idl:32
Definition: Ambiguous.idl:22
long NextState
The state that could not be reached.
Definition: UnreachableStateException.idl:39
long CurrentState
The current state of the object.
Definition: UnreachableStateException.idl:35