is passed to an InteractionHandler when creating a stratum backend fails. More...
import "StratumCreationException.idl";
 
  
| Public Attributes | |
| string | StratumService | 
| Identifier of the stratum service that could not be created. | |
| string | StratumData | 
| Initialization data passed to the stratum instance. | |
|  Public Attributes inherited from BackendSetupException | |
| any | BackendException | 
| The exception that is raised by the underlying backend implementation. | |
|  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. | |
is passed to an InteractionHandler when creating a stratum backend fails.
| string StratumData | 
Initialization data passed to the stratum instance.
| string StratumService | 
Identifier of the stratum service that could not be created.