IceGrid.AllocationTimeoutException¶
- class IceGrid.AllocationTimeoutException(reason: str = '')¶
Bases:
AllocationExceptionThe exception that is thrown when the request to allocate an object times out.
Notes
The Slice compiler generated this exception dataclass from Slice exception
::IceGrid::AllocationTimeoutException.- Parameters:
reason (str)