| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
This exception can be thrown in case specified state can not be reached. More...
import "UnreachableStateException.idl";
 
  
| Public Attributes | |
| long | CurrentState | 
| The current state of the object. | |
| long | NextState | 
| The state that could not be reached. | |
| Public Attributes inherited from Exception | |
| string | Message | 
| gives a detailed description of the reason, why the exception was thrown. | |
| com::sun::star::uno::XInterface | Context | 
| should contain a reference to the original, which raised the exception. | |
This exception can be thrown in case specified state can not be reached.
| long CurrentState | 
The current state of the object.
| long NextState | 
The state that could not be reached.