Ice 3.6 Slice API 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... | |
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.
string reason |
The reason for the failure.