Ice 3.6 Slice API Reference
All Classes Interfaces Structs Exceptions Modules Files Operations Constants Sequences Dictionaries Enumerations Enumerator Pages
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: