Ice 3.7 Slice API Reference
Data Members | List of all members
IceGrid::AllocationException Exception Reference

This exception is raised if the allocation of an object failed. More...

defined in <IceGrid/Exception.ice>

exception AllocationException { ... }

Inheritance diagram for IceGrid::AllocationException:
Inheritance graph
[legend]

Data Members

string reason
 The reason why the object couldn't be allocated. More...
 

Detailed Description

This exception is raised if the allocation of an object failed.

Data Member Documentation

◆ reason

string reason

The reason why the object couldn't be allocated.


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