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:32
long CurrentState
The current state of the object.
Definition UnreachableStateException.idl:35
long NextState
The state that could not be reached.
Definition UnreachableStateException.idl:39
the base of all UNO exceptions
Definition Exception.idl:33
Definition Ambiguous.idl:22