LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
UnreachableStateException Exception Referencepublished

This exception can be thrown in case specified state can not be reached. More...

import"UnreachableStateException.idl";

Inheritance diagram for UnreachableStateException:
Exception

Public Attributes

long CurrentState
 The current state of the object. More...
 
long NextState
 The state that could not be reached. More...
 
- Public Attributes inherited from Exception
string Message
 gives a detailed description of the reason, why the exception was thrown. More...
 
com::sun::star::uno::XInterface Context
 should contain a reference to the original, which raised the exception. More...
 

Detailed Description

This exception can be thrown in case specified state can not be reached.

Member Data Documentation

◆ CurrentState

long CurrentState

The current state of the object.

◆ NextState

long NextState

The state that could not be reached.


The documentation for this exception was generated from the following file: