Ice 3.7 Slice API Reference
Data Members | List of all members
IceBox::FailureException Local Exception Reference

This exception is a general failure notification. More...

defined in <IceBox/IceBox.ice>

["cpp:ice_print"]
local exception FailureException { ... }

Data Members

string reason
 The reason for the failure. More...
 

Detailed Description

This exception is a general failure notification.

It is thrown for errors such as a service encountering an error during initialization, or the service manager being unable to load a service executable.

Data Member Documentation

◆ reason

string reason

The reason for the failure.


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